Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use with macOS/NSImage #28

Closed
bkonk opened this issue Aug 5, 2019 · 4 comments
Closed

use with macOS/NSImage #28

bkonk opened this issue Aug 5, 2019 · 4 comments

Comments

@bkonk
Copy link

bkonk commented Aug 5, 2019

Could you provide a version or suggest edits for use with macOS/NSImage? Would this be a huge project or could this be done by slight modifications?

@hollance
Copy link
Owner

hollance commented Aug 6, 2019

You should already be able to use it with CGImage on the Mac.

@bkonk
Copy link
Author

bkonk commented Aug 9, 2019

This would be using functions from UIImage+CVPixelBuffer and substituting CGImage alternatives for UIImage commands?

@hollance
Copy link
Owner

hollance commented Aug 9, 2019

You'd use the functions from CGImage+CVPixelBuffer. :-)

@bkonk
Copy link
Author

bkonk commented Aug 9, 2019

That makes sense... for some reason none of the CGImage+ files were showing up before but I recloned and see them now. Thanks!

@bkonk bkonk closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants