separate read/display png functions #850
Closed
Labels
Comments
|
@okyeron the code above will destroy the image after you first display it. it would be better to return an image object from |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While looking at the png functions today I wanted to revisit the idea of separating read and display functions for pngs.
Am I on the right track with something like the following?
The text was updated successfully, but these errors were encountered: