Name | Description | |
---|---|---|
![]() | ImageIO Constructor | Initializes ImageIO object |
The following tables list the members exposed by ImageIO.
Name | Description | |
---|---|---|
![]() | ImageIO Constructor | Initializes ImageIO object |
Name | Description | |
---|---|---|
![]() | compressionBitonalEx | Controls compression of bi-tonal images while saving to TIFF or PDF files. |
![]() | compressionColorEx | Controls compression of color or grayscale images while saving to TIFF or PDF files. |
![]() | Image | Get underlying CiImage object |
![]() | jpegQuality | Controls compression of color or grayscale images saved to TIFF or PDF files JPEG compression or saving to JPEG files. |
![]() | pdfMinImageHeight | Minimum height of embedded images |
![]() | pdfMinImageWidth | Minimum width of embedded images |
![]() | pdfRasterColorModeEx | Specifies rasterization mode as bi-tonal, grayscale or color |
![]() | pdfRasterDpiBitonal | Resolution of rasterized bi-tonal image |
![]() | pdfRasterDpiColor | Resolution of rasterized color image |
![]() | pdfRasterDpiGrayscale | Resolution of rasterized grayscale image |
![]() | pdfReadModeEx | Specifies page opening by extracting embedded images or page rasterization |
Name | Description | |
---|---|---|
![]() | Append | Append Bitmap to a TIFF or PDF file. |
![]() ![]() | CopyToClipboard | Copy image to clipboard |
![]() ![]() | Create | Overloaded. Create a Bi-tonal image |
![]() | Dispose | Immediately free object resources. |
![]() | Info | Overloaded. Obtains information about the image file and optionally about image page |
![]() | Open | Overloaded. Create image from an image file |
![]() | SaveAs | Save Bitmap to an image file. |