![]() |
Adobe Photoshop SDK |
|
Format Module PiPL Properties These PiPL properties are only applicable to Format plug-in modules. More...
Detailed DescriptionThese PiPL properties are only applicable to Format plug-in modules. Define Documentation
Default type and creator code used for files newly created with this format plug-in; key value is 'fmTC'. This property key reflects the
Indicates whether the plug-in launches an editor. This property key reflects the
List of type and creator pairs that the format plug-in can read; key value is 'RdTy'. This property key reflects the
List of type and creator pairs for which the file format plug-in should be called to determine if the file can be read; key value is 'fftT'. This property key reflects the
List of extensions which the format plug-in can read; key value is 'RdEx'. This property key reflects the
List of extensions for which the file format plug-in should be called to determine if the file can be read; key value is 'fftE'. This property key reflects the
A set of flags which control the operation of file format plug-ins; key value is 'fmtf'. This property key reflects the
Hidden read/write flags; key value is 'fmhi'. This property key reflects the
ICC profile flags; key value is 'fmip'. This property key reflects the
ICC required profile flags; key value is 'fmir'. This property key reflects the
The maximum number of rows and columns that can be in an image saved in this format; key value is 'mxsz'. This property key reflects the
An array of counts of the maximum number of channels which can/will be saved for a given image mode; key value is 'mxch'. This property key reflects the
Supports formatSelectorGetFilePropertyValue selector; key value is 'ffps'. This property key reflects the
Supports formatSelectorLosslessRotate selector; key value is 'fllr'. This property key reflects the
Supports formatSelectorBulkSettings selector; key value is 'ffbs'. This property key reflects the
File format is primary metadata source; key value is 'ffpm'. This property key reflects the
File format is primary thumbnail source; key value is 'ffpt'. This property key reflects the
Supports formatSelectorXMPRead selector; key value is 'xmpr'. This property key reflects the
Supports formatSelectorXMPWrite selector; key value is 'xmpw'. This property key reflects the
Supports extractQuickThumbnail field; key value is 'qthm'. This property key reflects the
Supports formatSelectorBulkOpen selector; key value is 'ffbo'. This property key reflects the
Supports settings copy/paste/etc selector; key value is 'rscp'. This property key reflects the
Plug-in prefers write access when opening; key value is 'fowa'. This property key reflects the
Warning if this plug-in is override by another; key value is 'fwio'. This property key reflects the
Plug-in is resource fork thread safe; key value is 'frts'. This property key reflects the
Plug-in can save a file out on a separate background thread. This property key reflects the
Plug-in can read and write files using POSIX API calls. This property key reflects the
The maximum size on disk the format can read or write. Photoshop defaults to 2 gigabytes. If your format can read and write files larger then set this property accordingly. key value is 'fslm'. This property key reflects the
Plug-in prefers to open and close files itself. The host should not open file. This property key reflects the |