LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

TotalPixelCount Property






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 int TotalPixelCount {get;}
 get_TotalPixelCount(); 
public:
property int TotalPixelCount {
   int get();
}

Property Value

The number of pixels in the entire image.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StatisticsInformationActivity Class
StatisticsInformationActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.