ToolsMin Method |
Name | Description | |
---|---|---|
Min(Bitmap) |
Computes the maximum pixel value in the given image.
| |
Min(UnmanagedImage) |
Computes the minimum pixel value in the given image.
| |
Min(Bitmap, Rectangle) |
Computes the maximum pixel value in the given image.
| |
Min(Bitmap, Int32) |
Computes the maximum pixel value in the given image.
| |
Min(BitmapData, Rectangle) |
Computes the minimum pixel value in the given image.
| |
Min(UnmanagedImage, Rectangle) |
Computes the minimum pixel value in the given image.
| |
Min(UnmanagedImage, Int32) |
Computes the maximum pixel value in the given image.
|