ClearImageNet Send comments on this topic.
ImageObject Class
See Also  Members  
Inlite.ClearImageNet Namespace : ImageObject Class




Holds information about image object

Syntax

Visual Basic (Declaration) 
Public Class ImageObject 
Visual Basic (Usage)Copy Code
Dim instance As ImageObject
C# 
public class ImageObject 
Managed Extensions for C++ 
public __gc class ImageObject 
C++/CLI 
public ref class ImageObject 

Remarks

Image object is a blob of interconnected pixels. Two pixels touching diagonally are considered parts of the same object.

See Also

Generated from assembly ClearImageNet [5.7.1.0]