Namespace: BitMiracle.Docotic.Pdf
public UncompressedRasterOptions SetCmyk()
Public Function SetCmyk As UncompressedRasterOptions
The raster bytes will use CMYK color space. Depending on the value of the BackgroundColor property, the bytes can also contain an alpha channel.
Depending on the presence of an alpha channel, the bytes are either in CMYK or in CMYKA format.