Results 1 to 2 of 2
Thread: Displaying different image types
- 12-05-2007, 01:24 AM #1
Member
- Join Date
- Nov 2007
- Posts
- 4
- Rep Power
- 0
Displaying different image types
Hi,
I've been using an ImageIcon to paint a .jpg onto a JLabel. I want to enable the application to display .bmp and, particularly .ppm and .pgm files. I don't think this is covered by the core Java APIs, can anyone recommend packages which can help me do this?
Cheers.
- 12-05-2007, 08:12 AM #2
Support for bmp and wbmp was introduced in j2se 1.5.
Some resource links:
Image I/O API Download Page
Java Advanced Imaging
Forum: JAI Imageio
Similar Threads
-
Converting data types
By bluekswing in forum New To JavaReplies: 4Last Post: 01-12-2008, 12:48 AM -
Converting multiple banded image into single banded image... Image enhancement
By archanajathan in forum Advanced JavaReplies: 0Last Post: 01-08-2008, 05:29 PM -
Comparing types, integer with null
By Felissa in forum New To JavaReplies: 1Last Post: 07-05-2007, 06:32 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks