LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Count Property

Show in webframe







Gets the number of objects in the image.
Syntax
public int Count {get;}
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ObjectCounterCommand
Dim value As Integer
 
value = instance.Count
public int Count {get;}

            

            
 get_Count(); 
public:
property int Count {
   int get();
}

Property Value

The number of objects in the image.
Example
Refer to ObjectCounterCommand
Requirements

Target Platforms

See Also

Reference

ObjectCounterCommand Class
ObjectCounterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.