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