CreateCropOperation method
Creates an operation for image crop. This operation not only crops the image but also corrects perspective distortion if needed.
ICropOperation CreateCropOperation();
Return values
The method returns an object implementing the ICropOperation interface.
02.03.2022 12:59:15