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

Function to import image from file #8

Open
rpodcast opened this issue Mar 16, 2019 · 0 comments
Open

Function to import image from file #8

rpodcast opened this issue Mar 16, 2019 · 0 comments

Comments

@rpodcast
Copy link

I realize this may be out of your original scope, but I think it would be convenient to have a (wrapper) function to import an image from file. For the app I allowed for JPEG or PNG files to be imported. In the case of PNG files, I used the magick to convert the image to JPEG and then simply used jpeg::readJPEG() like your earlier prototypes. You can see how I used this in my import module here. Happy to turn this in to a function for the package if you are on board with this idea.

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