GUI color profile windows color components.
Values:
IG_GUI_COLOR_COMPONENT_1 | Display chart for Component 1 of image pixels. |
IG_GUI_COLOR_COMPONENT_2 | Display chart for Component 2 of image pixels. |
IG_GUI_COLOR_COMPONENT_3 | Display chart for Component 3 of image pixels. |
IG_GUI_COLOR_COMPONENT_4 | Display chart for Component 4 of image pixels. |
IG_GUI_COLOR_COMPONENT_ALPHA | Display chart for Alpha channel of image pixels. |
IG_GUI_COLOR_COMPONENT_EXTRA | Display chart for Extra channels of image pixels. |
IG_GUI_COLOR_COMPONENT_ALL | Display chart for all color components of image pixels. |
Remarks:
Specifies color components to display in GUI window. Color components indices are 1-based i.e. first component is IG_GUI_COMPONENT_1 and so on.