BlendingColorSpace
BlendingColorSpace enumeration
Class represents blending color space.
public enum BlendingColorSpace
Values
Name | Value | Description |
---|---|---|
DontChange | 0 |
The blending color space is not changed. |
Auto | 1 |
The blending color space is determined automatically. |
DeviceRGB | 2 |
Blending color space is set to DeviceRGB. |
DeviceCMYK | 3 |
Blending color space is set to DeviceCMYK. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF