Namespace: BitMiracle.Docotic.Pdf
public class ImageCompressionOptions
Public Class ImageCompressionOptions
The ImageCompressionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerPixel |
Get the number of bits per pixel of the opaque image.
|
![]() | Format |
Gets the image format to use while saving an image of a PdfPage.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateJpeg |
Creates options for JPEG images.
|
![]() ![]() | CreatePng |
Creates options for PNG images.
|
![]() ![]() | CreateTiff |
Creates options for TIFF images.
|
![]() ![]() | CreateUncompressed |
Creates options for uncompressed raster bytes.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |