ClearImage .NET API
ImageInfo Class





Inlite.ClearImageNet Namespace : ImageInfo Class
Holds information about image and page in the image
Syntax
'Declaration
 
Public Class ImageInfo 
'Usage
 
Dim instance As ImageInfo
public class ImageInfo 
public class ImageInfo 
public class ImageInfo 
public ref class ImageInfo 
Public Constructors
 NameDescription
Public ConstructorObtain properties of CiImage  
Top
Public Properties
 NameDescription
Public PropertyBits per pixel of the page image  
Public PropertyCompression type of the page  
Public PropertyFormat of the image file  
Public PropertyName of the image file  
Public PropertyHeight of the page image  
Public PropertyHorizontal resolution in DPI of the page image  
Public PropertyPage number. If 0, page information is not valid  
Public PropertyNumber of pages in the image file. If 0, file information is not valid  
Public PropertyVertical resolution in DPI of the page image  
Public PropertyWidth of the page image  
Top
See Also

Reference

ImageInfo Class
Inlite.ClearImageNet Namespace