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

Load image form data, composite and blent them -> on Linux #312

Open
georgbachmann opened this issue Mar 2, 2020 · 0 comments
Open

Load image form data, composite and blent them -> on Linux #312

georgbachmann opened this issue Mar 2, 2020 · 0 comments

Comments

@georgbachmann
Copy link

I have some images in a sqlite database. I read the raw-data from those images, and not I'd need to composite them. So place one image an certain coordinates and the other at different ones and then create a new image out of it. Then I'd also need to blend an other image onto this image... Would be an easy task using CoreGraphics, but I need it for Linux.
Is GPUImage2 the right solution for my problem? Or can anybody point me to better alternatives for that task?

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

1 participant