Gimp.LayerColorSpace (original) (raw)
Gimp
API Version: 3.0
Library Version: 3.0.2
Type
Enumeration
GimpLayerColorSpace
Declaration
enum Gimp.LayerColorSpace
Description [src]
Extracted from app/operations/operations-enums.h.
Members
Name | Description |
---|---|
GIMP_LAYER_COLOR_SPACE_AUTO | GIMP_LAYER_COLOR_SPACE_AUTO. |
GIMP_LAYER_COLOR_SPACE_RGB_LINEAR | GIMP_LAYER_COLOR_SPACE_RGB_LINEAR. |
GIMP_LAYER_COLOR_SPACE_RGB_NON_LINEAR | GIMP_LAYER_COLOR_SPACE_RGB_NON_LINEAR. |
GIMP_LAYER_COLOR_SPACE_LAB | GIMP_LAYER_COLOR_SPACE_LAB. |
GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL | GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL. |
Content