createCoreAPI method of the RTREngine class
Creates a core API object which provides access to low-level single image processing functions.
- (id<RTRCoreAPI>)createCoreAPI;
Return values
The method returns an instance implementing the RTRCoreAPI protocol.
3/2/2022 12:59:15 PM