createCropOperation method of the RTRImagingCoreAPI protocol
Creates an operation for image crop.
- (id<RTRCoreAPICropOperation>)createCropOperation;
Return values
The method returns an instance implementing the RTRCoreAPICropOperation protocol. Use the applyToImage: method of the RTRCoreAPIImageOperation protocol to apply the operation to the image.
02.03.2022 12:59:15