UIImage method of the RTRCoreAPIImage protocol
Converts the receiver to a UIImage. The result is created according to corrected orientation, if applicable.
- (nullable UIImage*)UIImage;
Return values
The method returns a UIImage object.
02.03.2022 12:59:15