GimpUi.ColorSelectorChannel – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
ColorSelectorChannel
ALPHA
BLUE
GREEN
HUE
LCH_CHROMA
LCH_HUE
LCH_LIGHTNESS
RED
SATURATION
VALUE
ColorSelectorChannel
Description:
[
CCode
( cprefix =
"GIMP_COLOR_SELECTOR_"
, type_id =
"gimp_color_selector_channel_get_type ()"
) ]
public
enum
ColorSelectorChannel
An enum to specify the types of color channels edited in
ColorSelector
widgets.
Namespace:
GimpUi
Package:
gimp-ui-3.0
Content:
Enum values:
ALPHA
-
the alpha channel
BLUE
-
the blue channel
GREEN
-
the green channel
HUE
-
the hue channel
LCH_CHROMA
-
the chroma channel
LCH_HUE
-
the hue channel
LCH_LIGHTNESS
-
the lightness channel
RED
-
the red channel
SATURATION
-
the saturation channel
VALUE
-
the value channel