The following tables list the members exposed by ImGearPDEImageAttrs.
Public Constructors
Public Fields
| Name | Description |
 | BitsPerComponent |
Number of bits used to represent each color component in the image.
|
 | Decode |
Decode array.
|
 | Flags |
Indicates image attributes.
|
 | Height |
Height of the image, corresponding to the Height key in the image dictionary.
|
 | Width |
Width of the image, corresponding to the Width key in the image dictionary.
|
Top
Public Properties
| Name | Description |
 | Intent |
Gets or sets the color rendering intent, corresponding to the Intent key in the image dictionary.
|
Top
See Also