ClearImage .NET API
ImageObject Class





Inlite.ClearImageNet Namespace : ImageObject Class
Holds information about image object
Syntax
'Declaration
 
Public Class ImageObject 
'Usage
 
Dim instance As ImageObject
public class ImageObject 
public class ImageObject 
public class ImageObject 
public ref class ImageObject 
Remarks
Image object is a blob of interconnected pixels. Two pixels touching diagonally are considered parts of the same object.
Public Properties
 NameDescription
Public PropertyNumber of horizontal intervals in the object  
Public PropertyNumber of pixels in the object  
Public PropertyRectangle encompassing object  
Top
See Also

Reference

ImageObject Class
Inlite.ClearImageNet Namespace