ClearImage 8 Help
CiImage Class Methods
See Also  Send Feedback
Inlite.ClearImage Namespace : CiImage Class


For a list of all members of this type, see CiImage members.

Public Methods

 NameDescription
public MethodAppendAppend image to file  
public MethodClearSet all pixels to white  
public MethodCloseClose image  
public MethodCopyCopy image to another image  
public MethodCopyToClipboardCopy image to clipboard  
public MethodCreateCreate a Bitonal image  
public MethodCreateBppCreate an image (bpp = 1, 8, 24)  
public MethodCreateZoneCreate new Zone within image  
public MethodCreateZoneRectCreate new Zone within image  
public MethodCropCrop rectangle  
public MethodDuplicateCreate a duplicate of this CiImage object  
public MethodFlipRotate image upside down  
public MethodFlipHorzFlip image around horizontal axis  
public MethodFlipVertFlip image around vertical axis  
public MethodGetBitmapConvert CiImage object to .NET Bitmap object.  
public MethodInvertInvert image pixels  
public MethodOpenOverloaded. Open image from Stream object using specified page.  
public MethodOpenFromBitmapCreate image from Windows Bitmap  
public MethodOpenFromClipboardCreate image from Clipboard  
public MethodOpenPage  
public MethodRotateLeftRotate image to the left  
public MethodRotateRightRotate image to the right  
public MethodSaveSave image into its image file  
public MethodSaveAsSave image in new file  
public MethodSaveToStreamSave image to a Stream object.  
public MethodToBitonalmethod ToBitonal  
public MethodToGrayscalemethod ToGrayscale  
Top

See Also

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