macdriver
macdriver copied to clipboard
complete coregraphics support
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
Yep! Functions are next on roadmap.
@progrium fantastic!