Namespace: BitMiracle.Docotic.Pdf
public sealed class PngImageCompressionOptions : ImageCompressionOptions
Public NotInheritable Class PngImageCompressionOptions Inherits ImageCompressionOptions
The PngImageCompressionOptions 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.) |
![]() | SetGrayscale |
Sets the options to produce grayscale images.
|
![]() | ToString | (Inherited from Object.) |