Enum conversion
ColorConvertSpaceType
Namespace: datalogics_interface
Description
Constants specifying color space types used for matching in color conversion actions.
Values
- DeviceSpace
Device color space.
- CalibratedSpace
Calibrated color space.
- AlternateSpace
Alternate color space.
- BaseSpace
Base of indexed space.
- IndexedSpace
Indexed color space.
- SeparationSpace
Separation color space.
- DeviceNSpace
DeviceN color space.
- NChannelSpace
NChannel color space.
- RGBSpace
RGB color space.
- CMYKSpace
CMYK color space.
- GraySpace
Gray color space.
- LabSpace
Lab color space.
- AnySpace
Match any color space (union of all values above).