For Programmers: Free Programming Magazines  


Home > Archive > Java Help > May 2006 > converts jpeg to bmp









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author converts jpeg to bmp
Jack

2006-05-26, 4:11 am

Hi,
I'd like to do some conversions from jpeg to bmp and vice versa.
Is there any good freebies libraries for Windows Java platform or Linux
Java Platform
or Windows C++ or Linux g++? basically cross-platform or individually
Thanks
Jack

VisionSet

2006-05-26, 8:05 am


"Jack" <lucky7456969b@hotmail.com> wrote in message
news:1148630243.787736.131300@38g2000cwa.googlegroups.com...
> Hi,
> I'd like to do some conversions from jpeg to bmp and vice versa.
> Is there any good freebies libraries for Windows Java platform or Linux
> Java Platform
> or Windows C++ or Linux g++? basically cross-platform or individually


Eh? Java *is* crossplatform.
Anyway its bundled with the J5SE - javax.imageio

--
Mike W


Jack

2006-05-26, 10:03 pm

How do you find out what methods javax.imageio exposes to public?
Sorry this is a complete beginner question! :)
Thanks
Jack

IchBin

2006-05-26, 10:03 pm

Jack wrote:
> How do you find out what methods javax.imageio exposes to public?
> Sorry this is a complete beginner question! :)
> Thanks
> Jack
>

You have to look at the Java Class API Specs.

http://spartans.sstx.org/~bgray/Jav...ge-summary.html

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
________________________________________
__________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
VisionSet

2006-05-27, 8:05 am


"IchBin" <weconsul@ptd.net> wrote in message
news:CZ6cnf5-IaxoXurZUSdV9g@ptd.net...
> Jack wrote:
> You have to look at the Java Class API Specs.
>
>

http://spartans.sstx.org/~bgray/Jav...ge-summary.html

I detect a eureka moment!

--
Mike W


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com