The Color type exposes the following members.
Properties
Name | Description | |
---|---|---|
ColorManagementEnabled |
Disables the Source’s color and gamma tables for color and grayscale images, resulting in output
that that could be termed “raw”.
ICAP_COLORMANAGEMENTENABLED
| |
Filter |
Describes the color characteristic of the subtractive filter applied to the image data. Multiple
filters may be applied to a single acquisition.
ICAP_FILTER
| |
Gamma |
Gamma correction value for the image data.
ICAP_GAMMA
| |
IccProfile |
Informs the application if the source has an ICC profile and can embed or link it in the current
ICAP_IMAGEFILEFORMAT.Tells the source if the application would like an ICC profile
embedded or linked into the image file the source will write.
ICAP_ICCPROFILE
| |
PlanarChunky |
Allows the application and Source to identify which color data formats are available. There are
two options, “planar” and “chunky.”
ICAP_PLANARCHUNKY
|
See Also