Aspose::Pdf::Facades::BlendingColorSpace enum

BlendingColorSpace enum

Class represents blending color space.

enum class BlendingColorSpace

Values

NameValueDescription
DontChange0The blending color space is not changed.
Auto1The blending color space is determined automatically.
DeviceRGB2Blending color space is set to DeviceRGB.
DeviceCMYK3Blending color space is set to DeviceCMYK.

See Also