LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

TotalPixelCount Property

Show in webframe





Gets the number of pixels in the entire image.
Syntax
public int TotalPixelCount {get;}
'Declaration
 
Public ReadOnly Property TotalPixelCount As Integer
'Usage
 
Dim instance As StatisticsInformationActivity
Dim value As Integer
 
value = instance.TotalPixelCount

            

            
public:
property int TotalPixelCount {
   int get();
}

Property Value

The number of pixels in the entire image.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationActivity Class
StatisticsInformationActivity Members

 

 


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