![]() |
ToolsSum Method |
Name | Description | |
---|---|---|
![]() ![]() | Sum(Bitmap) |
Computes the sum of the pixels in a given image.
|
![]() ![]() | Sum(BitmapData) |
Computes the sum of the pixels in a given image.
|
![]() ![]() | Sum(UnmanagedImage) |
Computes the sum of the pixels in a given image.
|
![]() ![]() | Sum(Bitmap, Rectangle) |
Computes the sum of the pixels in a given image.
|
![]() ![]() | Sum(BitmapData, Rectangle) |
Computes the sum of the pixels in a given image.
|
![]() ![]() | Sum(UnmanagedImage, Rectangle) |
Computes the sum of the pixels in a given image.
|