createImagingCoreAPI method of the Engine class
Creates a core API object which provides access to low-level single image processing functions.
public IImagingCoreAPI createImagingCoreAPI();
Return values
The method returns an object implementing the IImagingCoreAPI interface.
3/2/2022 12:59:15 PM