In This Topic
The following tables list the members exposed by ColorSpace.
Public Constructors
| Name | Description |
 | ColorSpace Constructor | public constructor which takes in the image, parameterlist and the image header decoder as args. |
Top
Public Fields
| Name | Description |
  | eol | |
 | hd | Parameter Specs |
 | pl | Parameter Specs |
Top
Public Properties
| Name | Description |
 | ICCProfile | Retrieve the ICC profile from the images as a byte array. |
 | Method | Return the colorspace method (Profiled, enumerated, or palettized). |
 | PaletteBox | Return number of channels in the palette. |
 | PaletteChannels | Return number of channels in the palette. |
 | Palettized | Is palettized predicate. |
Top
Public Methods
See Also