ImageExtensions Members
The ImageExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Crop(Bitmap, Rectangle) |
Crops image to leave the area within rectangle.
|
|
|
Crop(Bitmap, Rectangle, ImageFormat) |
Crops image to leave the area within rectangle.
|
|
|
EnlargeByFactor | |
|
|
Grow |
Grow the rectangle by the width and
the height but without exceeding size of
the canvas.
|
|
|
ToGrayscale(Image, ImageFormat) | |
|
|
ToGrayscale(Stream, Stream, ImageFormat) | |
|
|
ToJpeg |

