The following tables list the members exposed by StatisticsInformationCommand.
Name | Description | |
---|---|---|
StatisticsInformationCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Channel | Gets or sets the channel for which to get the information. Supported in Silverlight, Windows Phone 7 | |
End | Gets or sets the ending color value of the range for the evaluation. Supported in Silverlight, Windows Phone 7 | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Maximum | (Read only) Gets the Maximum value found. Supported in Silverlight, Windows Phone 7 | |
Mean | (Read only) Gets the mean value found. Supported in Silverlight, Windows Phone 7 | |
Median | (Read only) Gets the median value found. Supported in Silverlight, Windows Phone 7 | |
Minimum | (Read only) Gets the Minimum value found. Supported in Silverlight, Windows Phone 7 | |
Percent | (Read only) Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent. Supported in Silverlight, Windows Phone 7 | |
PixelCount | (Read only) Gets the Pixel number value found. Supported in Silverlight, Windows Phone 7 | |
StandardDeviation | (Read only) Gets the standard deviation value found. Supported in Silverlight, Windows Phone 7 | |
Start | Gets or sets the beginning color value of the range for the evaluation. Supported in Silverlight, Windows Phone 7 | |
TotalPixelCount | (Read only) Gets the whole image Pixel number value found. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this method. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |