Namespace: BitMiracle.Docotic.Pdf
public static UncompressedRasterOptions CreateUncompressed()
Public Shared Function CreateUncompressed As UncompressedRasterOptions
The raster bytes will use RGB 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 RGB or in RGBA format.