Namespace: BitMiracle.Docotic.Pdf
public sealed class JpegImageCompressionOptions : ImageCompressionOptions
Public NotInheritable Class JpegImageCompressionOptions Inherits ImageCompressionOptions
The JpegImageCompressionOptions 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.) |
![]() | Quality |
Gets the JPEG compression quality.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetCmyk |
Sets the options to produce CMYK images.
|
![]() | SetGrayscale |
Sets the options to produce grayscale images.
|
![]() | SetQuality |
Sets the JPEG compression quality.
|
![]() | ToString | (Inherited from Object.) |