![]() |
Adobe Photoshop SDK |
|
ReadImageDocumentDesc Struct Reference The document information, used by the Export, Filter, and Selection module parameter blocks. More...
Detailed DescriptionThe document information, used by the Export, Filter, and Selection module parameter blocks. Describes the document as a collection of channels and layers. The host provides a read port for each channel, so the pixel data can be read by using ReadPixelsProc in the Channel Ports Suite Callbacks (deprecated Standard Suite). Constructor & Destructor Documentation
Field DocumentationThe minimum version needed to interpret this record. The maximum version allowable to interpret this record. Color mode for the document. See Image Modes for supported modes. Default bit depth for the document. Document bounds. Horizontal resolution for the document. Vertical resolution for the document. Red color table, applicable when Green color table, applicable when Blue color table, applicable when Composite channels in the target layer. Transparency channel for the target layer. Layer mask for the target channel. Composite channels in the merged data. Merged data is either merged layer data or merged document data. Transparency channel for the merged data. Alpha channels for masks. Selection mask, if any.
The file specification, if any. Descriptor for a linked list of layers, if any. Document type. See Document Types. The next descriptor in the list. ICC Profile Data. NULL if there is no profile Size of the ICC profile; zero if there is no profile. Number of composite color channels in this document. Total number of layers in this document; ignores visbility, adjustments, etc. Number of alpha channels in this document.
The documentation for this struct was generated from the following file: |