ClearImage 8 Help
ImageIO Class Members
See Also  Properties  Methods  Send Feedback
Inlite.ClearImageNet Namespace : ImageIO Class


The following tables list the members exposed by ImageIO.

Public Constructors

 NameDescription
public ConstructorImageIO ConstructorInitializes ImageIO object  
Top

Public Properties

 NameDescription
public PropertycompressionBitonal Identifies compression of saved bi-tonal (BW)images inside fo TIFF or PDF.  
public PropertycompressionBitonalEx Identifies compression of saved bi-tonal (BW)images inside fo TIFF or PDF Property is OBSOLETE - use compressionBitonal  
public PropertycompressionColor Identifies compression of saved color and grayscale images inside fo TIFF or PDF.  
public PropertycompressionColorEx Identifies compression of saved color and grayscale images inside fo TIFF or PDF Property is OBSOLETE - use compressionColor  
public PropertyImage Get underlying CiImage object  
public PropertyjpegQuality Quality of JPEG Compression. 0-the lowest, 100-the highest  
public PropertypdfMinImageHeight Minimum height of an image to extract from PDF page. To extract only page-high image set to -98765.  
public PropertypdfMinImageWidth Minimum witdth of an image to extract from PDF page. To extract only page-wide image set to -98765.  
public PropertypdfRasterColorMode Pdf Rasterization color selection.  
public PropertypdfRasterColorModeEx Pdf Rasterization color selection Property is OBSOLETE - use pdfRasterColorMode  
public PropertypdfRasterDpiBitonal DPI of bi-tonal PDF rasterization  
public PropertypdfRasterDpiColor DPI of color PDF rasterization  
public PropertypdfRasterDpiGrayscale DPI of grayscale PDF rasterization  
public PropertypdfReadMode Pdf page reading mode selection.  
public PropertypdfReadModeEx Pdf page reading mode selection Property is OBSOLETE - use pdfReadMode  
Top

Public Methods

 NameDescription
public MethodAppend Appends bitmap to the specified file  
public Methodstatic (Shared in Visual Basic)CopyToClipboardCopies Bitmap to clipboard  
public Methodstatic (Shared in Visual Basic)CreateOverloaded. Creates Bitmap object of specified size  
public MethodInfoOverloaded. Obtains information about the image file and optionally about image page  
public MethodOpenOverloaded. Reads the image to a Bitmap object  
public MethodSaveAs Saves Bitmap to the specified file  
Top

See Also

© 2007-2013. Inlite Research, Inc. All Rights Reserved.