Suoranta.NaturalLanguage - Developer API

ImageExtensions Members

The ImageExtensions type exposes the following members.

Methods


  Name Description
Public method Static member Crop(Bitmap, Rectangle)
Crops image to leave the area within rectangle.
Public method Static member Crop(Bitmap, Rectangle, ImageFormat)
Crops image to leave the area within rectangle.
Public method Static member EnlargeByFactor
Public method Static member Grow
Grow the rectangle by the width and the height but without exceeding size of the canvas.
Public method Static member ToGrayscale(Image, ImageFormat)
Public method Static member ToGrayscale(Stream, Stream, ImageFormat)
Public method Static member ToJpeg