The following tables list the members exposed by IImageProcessingService.
Name | Description | |
---|---|---|
![]() ![]() | AutoCrop | Trims the current image, removing blank space around the edges. |
![]() ![]() | Crop | Crops the image, resulting in an image that is the size of the specified rectangle. |
![]() ![]() | Flip | Flips an image from top to bottom or from left to right. |
![]() ![]() | Resize | Resizes an image to a new width and height. |
![]() ![]() | ResizeInterpolate | Applies different kinds of algorithms on images to resize them into the desired size. |
![]() ![]() | Rotate | Rotates an image by the number of degrees specified. |
![]() ![]() | StatisticsInformation | Returns statistical information about the image. |