Namespace: BitMiracle.Docotic.Pdf
public UncompressedRasterOptions SetGrayscale()
Public Function SetGrayscale As UncompressedRasterOptions
The raster bytes will use Grayscale 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 Grayscale or in Grayscale + Alpha format.