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

Ability to pass in jimp object instead of image url #19

Open
skosito opened this issue May 16, 2022 · 0 comments
Open

Ability to pass in jimp object instead of image url #19

skosito opened this issue May 16, 2022 · 0 comments

Comments

@skosito
Copy link

skosito commented May 16, 2022

Hey,

I am using this package in react app, and would like to pass in jimp object that was already preprocessed to replace color util as alternative to url to image (keep both options ofc). Jimp can not write to output when used on client side (or at least I could not make it work), so writing and reading again is not solution for me just to use this tool's interface.
I can fork this and adapt to my needs, just wanted to check if there are some restrictions to this, and if this would be useful to you, I can create PR for it?

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