TIOParams.TIFF_PhotoshopImageSourceData
TIOParams.TIFF_PhotoshopImageSourceData
Declaration
property TIFF_PhotoshopImageSourceData: TStream;
Description
Contains Photoshop raw image source data. ImageEn doesn't use this data, but will maintain it for saving.
This property will be NIL if there are no resources.
See Also
◼TIFF_PhotoshopImageResources
Compatibility Information
Prior to v14.0.0,
TIFF_PhotoshopImageSourceData was of type TIEArrayOfByte.