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

Percent Property (StatisticsInformationActivity)






Gets a value that indicates what percentage of the entire image the selected pixels are, expressed in hundredths of percent.
Syntax
public double Percent {get;}
'Declaration
 
Public ReadOnly Property Percent As Double
'Usage
 
Dim instance As StatisticsInformationActivity
Dim value As Double
 
value = instance.Percent
public double Percent {get;}
 get_Percent(); 
public:
property double Percent {
   double get();
}

Property Value

The percentage value of selected pixels to all of the pixels in the image, in hundredths of percent.
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.