![]() |
ToolsMean Method |
Name | Description | |
---|---|---|
![]() ![]() | Mean(Bitmap) |
Computes the arithmetic mean of the pixels in a given image.
|
![]() ![]() | Mean(BitmapData) |
Computes the arithmetic mean of the pixels in a given image.
|
![]() ![]() | Mean(UnmanagedImage) |
Computes the arithmetic mean of the pixels in a given image.
|
![]() ![]() | Mean(Bitmap, Rectangle) |
Computes the arithmetic mean of the pixels in a given image.
|
![]() ![]() | Mean(BitmapData, Rectangle) |
Computes the arithmetic mean of the pixels in a given image.
|
![]() ![]() | Mean(UnmanagedImage, Rectangle) |
Computes the arithmetic mean of the pixels in a given image.
|