ClearImage .NET API
CiImage Class Members
Properties  Methods 

Inlite.ClearImage Namespace : CiImage Class

The following tables list the members exposed by CiImage.

Public Properties
 NameDescription
Public PropertyNumber of bits to store each pixel  
Public PropertyImage file name  
Public PropertyImage file format  
Public PropertyImage height in pixels  
Public PropertyHorizontal resolution in dots-per-inch  
Public PropertyImage is opened  
Public PropertyObject represents a zone on another image  
Public PropertyControls compression of color or grayscale images saved to TIFF or PDF files JPEG compression or saving to JPEG files.  
Public PropertyImage memory line width in bytes  
Public PropertyNumber of pages in image file  
Public PropertyImage page number in image file  
Public PropertyObject containing image memory of this object  
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 PropertyCiPdf object defines how PDF file is opened or saved  
Public PropertyVertical resolution in dots-per-inch  
Public PropertyImage width in pixels  
Public PropertyCurrent zone coordinates  
Top
Public Methods
 NameDescription
Public MethodAppend image to file  
Public MethodSet all pixels to white  
Public MethodClose image  
Public MethodCopy image to another image  
Public MethodCopy image to clipboard  
Public MethodCreate a Bi-tonal image  
Public MethodCreate an image (bpp = 1, 8, 24)  
Public MethodCreate new Zone within image  
Public MethodCreate new Zone within image  
Public MethodCrop rectangle  
Public MethodCreate a duplicate of this CiImage object  
Public MethodRotate image upside down  
Public MethodFlip image around horizontal axis  
Public MethodFlip image around vertical axis  
Public MethodObtain .NET Bitmap from this image  
Public MethodInvert image pixels  
Public MethodOverloaded. Create image from an image file  
Public MethodCreate image from Windows Bitmap  
Public MethodCreate image from Clipboard  
Public MethodRotate image to the left  
Public MethodRotate image to the right  
Public MethodSave image into its image file  
Public MethodSave image in new file  
Public MethodSave image to a Stream object.  
Public Methodmethod ToBitonal  
Public Methodmethod ToGrayscale  
Top
See Also

Reference

CiImage Class
Inlite.ClearImage Namespace
CiPdf Class