createCropOperation method of the IImagingCoreAPI interface
Creates an operation for image crop.
IImagingCoreAPI.CropOperation createCropOperation();
Return values
The method returns an instance of the CropOperation class. Use the apply method of the ImageOperation interface to apply the operation to the image.
02.03.2022 12:59:15