BlendingColorSpace

BlendingColorSpace enumeration

Class represents blending color space.

Members

Member nameDescription
DONT_CHANGEThe blending color space is not changed.
AUTOThe blending color space is determined automatically.
DEVICE_RGBBlending color space is set to DeviceRGB.
DEVICE_CMYKBlending color space is set to DeviceCMYK.

See Also