Description:
Attributes of a PDE Image object.
Interface:
IIGPDEImageAttrs extends IIGObject
Members:
Properties
BitsPerComponent Property |
Number of bits used to represent each color component in the image, corresponding to the BitsPerComponent key in the image dictionary. |
Decode Property |
An array of numbers specifying the mapping from sample values in the image to values appropriate for the current color space. |
Flags Property |
Indicates image attributes. |
Height Property |
Height of the image, corresponding to the Height key in the image dictionary. |
Intent Property |
Color rendering intent, corresponding to the Intent key in the image dictionary. |
Width Property |
Width of the image, corresponding to the Width key in the image dictionary. |