Name | Description | |
---|---|---|
![]() | changeBrightness | Changes brightness of image. |
![]() | changeBrightnessAsync | Sends an asynchronous request to change brightness of image. |
![]() | changeContrast | Changes contrast of image. |
![]() | changeContrastAsync | Sends an asynchronous request to change contrast of image. |
![]() | crop | Crops an image. |
![]() | cropAsync | Sends an asynchronous request to crop an image. |
![]() | deskew | Deskews an image. |
![]() | deskewAsync | Sends an asynchronous request to deskew an image. |
![]() | despeckle | Despeckles an image. |
![]() | despeckleAsync | Sends an asynchronous request to despeckle an image. |
![]() | detectBorder | Detects border of image. |
![]() | detectBorderAsync | Sends an asynchronous request to detect border of image. |
![]() | get_BitCount | Gets an image bit count. |
![]() | get_Compression | Gets a compression of image data. |
![]() | get_Height | Gets an image height in pixels. |
![]() | get_Id | Gets an image identifier. |
![]() | get_PixelType | Gets an image pixel type. |
![]() | get_SamplesPerPixel | Gets an image samples per pixel. |
![]() | get_Width | Gets an image width in pixels. |
![]() | get_XResolution | Gets a horizontal resolution of image. |
![]() | get_YResolution | Gets a vertical resolution of image. |
![]() | getAsBase64String | Returns image as a base64-string. |
![]() | getAsBase64StringAsync | Sends an asynchronous request to get an image as a base64-string. |
![]() | invert | Inverts an image. |
![]() | invertAsync | Sends an asynchronous request to invert an image. |
![]() | isBlank | Returns a value indicating whether an image is blank. |
![]() | isBlankAsync | Sends an asynchronous request to check whether an image is blank. |
![]() | resizeCanvas | Resizes canvas of image. |
![]() | resizeCanvasAsync | Sends an asynchronous request to resize canvas of image. |
![]() | rotate | Overloaded. Rotates an image with automatic detection of border color. |
![]() | rotateAsync | Sends an asynchronous request to rotate an image. |