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

Percent Property (StatisticsInformationActivity)

LEADTOOLS SDK Help  |  





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;}
public:
property double Percent {
   double get();
}
'Declaration
 
Public ReadOnly Property Percent As Double
 
'Usage
 
Dim instance As StatisticsInformationActivity
Dim value As Double
 
value = instance.Percent

Property Value

The percentage value of selected pixels to all of the pixels in the image, in hundredths of percent.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationActivity Class
StatisticsInformationActivity Members

 

 


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