ClearImage .NET API
CiObject Class





Inlite.ClearImage Namespace : CiObject Class
Object information object
Syntax
'Declaration
 
Public Class CiObject 
'Usage
 
Dim instance As CiObject
public class CiObject 
public class CiObject 
public class CiObject 
public ref class CiObject 
Remarks
An image object is a portion of the image comprised of adjacent inter-connected pixels. Two pixels touching diagonally belong to the same object.
Public Properties
 NameDescription
Public PropertyInterval is a portion of an image line composed of adjacent connected pixels.  
Public PropertyPixels in object  
Public PropertyRectangle, encompassing object  
Top
See Also

Reference

CiObject Class
Inlite.ClearImage Namespace
FirstObject Method
NextObject Method
ExtractObject Method