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

Image docs #326

Closed
janosimas opened this issue Apr 30, 2020 · 2 comments
Closed

Image docs #326

janosimas opened this issue Apr 30, 2020 · 2 comments
Labels
question Further information is requested

Comments

@janosimas
Copy link

What are the accepted formats for the Image widget?
I did try an animated gif with no success.

Also, I think it should be noted in the docs that the image is cached by name. I discovered by test and error that overwriting the file will not update the image...

@janosimas
Copy link
Author

Just to add another question, what do you think of a Image::from_bytes() method?
In my case, I'm downloading an image, so I have to write a file and pass the file to the widget.

@ethanpailes
Copy link
Contributor

@janosimas, If you look at the master branch the docs should have been expanded recently. Hopefully that answers your question.

I believe you want to look at this method to construct an image from raw bytes.

@hecrj hecrj added the question Further information is requested label Apr 30, 2020
@hecrj hecrj closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants