ClearImage COM API
CiImage Object
Description
Image object
Public Methods
Append image to a file
Set all pixels to white
Close image
Copy image to another image
Copy image to clipboard
Create a Bi-tonal image
Create an image (bpp = 1, 8, 24)
Create a new zone within the image
Create a new zone within the image
Crop rectangle
Create a duplicate of this CiImage object
Rotate image upside down
Flip image around horizontal axis
Flip image around vertical axis
Invert image pixels
Create image from an image file
Create image from Windows Bitmap
Create image from Clipboard
Rotate image to the left
Rotate image to the right
Save image to original file
Save the image to a file
Copy image to new Windows Bitmap
Copy image to new Windows DIB
Convert image to bi-tonal
Convert image to grayscale
Public Properties
Number of bits to store each pixel
Image file name
Image file format
Image height in pixels
Horizontal resolution in dots-per-inch
Image is opened
Object represents a zone on another image
Controls compression of color or grayscale images saved to TIFF or PDF files JPEG compression or saving to JPEG files.
Image memory line width in bytes
Number of pages in image file
Image page number in image file
Object containing image memory of this object
Controls compression of bi-tonal images while saving to TIFF or PDF files.
Controls compression of color or grayscale images while saving to TIFF or PDF files.
CiPdf object defines how PDF file is opened or saved
Vertical resolution in dots-per-inch
Image width in pixels
Current zone coordinates
See Also

CiImage Members  | CiPdf Object