Namespace: BitMiracle.Docotic.Pdf
public sealed class UncompressedRasterOptions : ImageCompressionOptions
Public NotInheritable Class UncompressedRasterOptions Inherits ImageCompressionOptions
The UncompressedRasterOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerPixel |
Get the number of bits per pixel of the opaque image.
(Inherited from ImageCompressionOptions.) |
![]() | Format |
Gets the image format to use while saving an image of a PdfPage.
(Inherited from ImageCompressionOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetCmyk |
Sets the options to produce CMYK raster bytes.
|
![]() | SetGrayscale |
Sets the options to produce grayscale raster bytes.
|
![]() | ToString | (Inherited from Object.) |