|
Java™ by example!
|
|
|
How do I convert an Image to a BufferedImage?
This following example reads a JPEG imgage from disk, converts it to a bufferedimage and displays it onto the screen.
Further Information
Author of answer: Joris Van den Bogaert
Comments
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|