applyToImage: method of the RTRCoreAPIOperation protocol
Applies chosen operation to the image.
- (BOOL)applyToImage:(id<RTRCoreAPIImage>)image;
Parameters
- image
- The image represented by an RTRCoreAPIImage object to which the operation is to by applied.
02.03.2022 12:59:15