Overview
BlendingColorSpace is a enum in Aspose.PDF FOSS for .NET.
Blend-mode colour-space hint passed to a Stamp.
This enumeration defines 6 values: DeviceRGB, DeviceCMYK, CalRGB, CalGray, DontChange, Auto.
Values
| Value | Description |
|---|
DeviceRGB | |
DeviceCMYK | |
CalRGB | |
CalGray | |
DontChange | |
Auto | |
See Also