Name | Description | |
---|---|---|
![]() | 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. |
![]() | GetAsBase64String | Returns this image as Base64-string. |
![]() | GetAsVintasoftBitmap | Returns this image as VintasoftBitmap object. |
![]() | GetThumbnailAsBase64String | Returns a thumbnail image as Base64-string. |
![]() | GetThumbnailAsVintasoftBitmap | Returns a thumbnail image as VintasoftBitmap object. |
![]() | Invert | Inverts the image. |
![]() | IsBlank | 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. |