ToolsStandardDeviation Method |
Name | Description | |
---|---|---|
StandardDeviation(Bitmap, Double) |
Computes the standard deviation of image pixels.
| |
StandardDeviation(BitmapData, Double) |
Computes the standard deviation of image pixels.
| |
StandardDeviation(UnmanagedImage, Double) |
Computes the standard deviation of image pixels.
| |
StandardDeviation(Bitmap, Rectangle, Double) |
Computes the standard deviation of image pixels.
| |
StandardDeviation(BitmapData, Rectangle, Double) |
Computes the standard deviation of image pixels.
| |
StandardDeviation(UnmanagedImage, Rectangle, Double) |
Computes the standard deviation of image pixels.
|