LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

StandardDeviation Property

LEADTOOLS SDK Help  |  







Gets the standard deviation value found.
Syntax
public double StandardDeviation {get;}
public double StandardDeviation {get;}
@property (nonatomic, assign, readonly) double standardDeviation;
public double getStandardDeviation()
 get_StandardDeviation(); 
public:
property double StandardDeviation {
   double get();
}
'Declaration
 
Public ReadOnly Property StandardDeviation As Double
 
'Usage
 
Dim instance As StatisticsInformationCommand
Dim value As Double
 
value = instance.StandardDeviation

Property Value

get the standard deviation value found.
Example
Refer to StatisticsInformationCommand example.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationCommand Class
StatisticsInformationCommand Members

 

 


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