![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Services.ImageProcessing.ServiceContracts Namespace : IImageProcessingService Interface |
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. |