| Author |
Image-to-byte-stream converters
|
John Rushington
Greenhorn
Joined: Jul 01, 2002
Posts: 9
|
|
Can someone please give me an idea of what classes in the Java API support efficient .jpg-to-byte stream and .gif-to-byte stream conversion (ones that aren't found in the javax.imageio.* package and its subpackages (because those are from 1.4) rather ones that are JDK 1.2 compatible) and/or if more efficient customized ones might be written, or if any third party libraries exist. Thanks
|
 |
Michael Morris
Ranch Hand
Joined: Jan 30, 2002
Posts: 3451
|
|
Hi John, You're really gonna make some sheriff around here mad if you keep double posting. Just pick the most appropriate forum and post there from now on. Michael Morris
|
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher
|
 |
 |
|
|
subject: Image-to-byte-stream converters
|
|
|