ClearImage .NET API
ImageIO Class





Inlite.ClearImageNet Namespace : ImageIO Class
Opens, saves, gets information from file-based images
Syntax
'Declaration
 
Public Class ImageIO 
'Usage
 
Dim instance As ImageIO
public class ImageIO 
public class ImageIO 
public class ImageIO 
public ref class ImageIO 
Remarks
See Image file I/O guidelines on Inlite's How-to Web Site
Public Constructors
 NameDescription
Public ConstructorInitializes ImageIO object  
Top
Public Properties
 NameDescription
Public PropertyControls compression of bi-tonal images while saving to TIFF or PDF files.  
Public PropertyControls compression of color or grayscale images while saving to TIFF or PDF files.  
Public PropertyGet underlying CiImage object  
Public PropertyControls compression of color or grayscale images saved to TIFF or PDF files JPEG compression or saving to JPEG files.  
Public PropertyMinimum height of embedded images  
Public PropertyMinimum width of embedded images  
Public PropertySpecifies rasterization mode as bi-tonal, grayscale or color  
Public PropertyResolution of rasterized bi-tonal image  
Public PropertyResolution of rasterized color image  
Public PropertyResolution of rasterized grayscale image  
Public PropertySpecifies page opening by extracting embedded images or page rasterization  
Top
Public Methods
 NameDescription
Public MethodAppend Bitmap to a TIFF or PDF file.  
Public Methodstatic (Shared in Visual Basic)Copy image to clipboard  
Public Methodstatic (Shared in Visual Basic)Overloaded. Create a Bi-tonal image  
Public MethodImmediately free object resources.  
Public MethodOverloaded. Obtains information about the image file and optionally about image page  
Public MethodOverloaded. Create image from an image file  
Public MethodSave  Bitmap to an image file.  
Top
See Also

Reference

ImageIO Class
Inlite.ClearImageNet Namespace