coregraphics is currently largely unexposed via darwinkit. Some of the functions are needed for efficient coreml inference, especially if creating CGImages from raw data or bytes. e.g. `CGDataProviderCreateWithData` and `CGImageCreate`
coregraphics is currently largely unexposed via darwinkit.
Some of the functions are needed for efficient coreml inference, especially if creating CGImages from raw data or bytes.
e.g.
CGDataProviderCreateWithDataandCGImageCreate