| Имя | Описание | |
|---|---|---|
![]() | ChangeBrightness | Changes the brightness of the image. |
![]() | ChangeContrast | Changes the contrast of the image. |
![]() | Crop | Crops specified region of an image. |
![]() | Deskew | Deskew an image, i.e. detects a correct position of image. |
![]() | Despeckle | Removes noise from image. |
![]() | DetectBorder | Detects the border around the image. |
![]() | Dispose | Releases all resources used by this object. |
![]() | GetAsBase64String | Returns an image as Base64 string. |
![]() | GetAsBitmapSource | Returns this image as System.Windows.Media.Imaging.BitmapSource object. |
![]() | GetAsStream | Returns this image as a System.IO.MemoryStream object. |
![]() | Invert | Inverts the image. |
![]() | IsBlank | Overloaded. Returns a value indicating whether this image is a blank image. |
![]() | ResizeCanvas | Changes size of image canvas. |
![]() | Rotate | Rotates this image to specified angle. |
![]() | Save | Overloaded. Saves this image to a specified stream in the specified format and with specified encoder settings. |
![]() | SaveToFile | Saves this image to a file. |
![]() | SaveToStream | Saves this image to the specified stream in the specified format. |
