Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this message"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
Post Follow-up to this messageHow do you find out what methods javax.imageio exposes to public? Sorry this is a complete beginner question! :) Thanks Jack
Post Follow-up to this messageJack 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...ry.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-)
Post Follow-up to this message"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...ry.html I detect a eureka moment! -- Mike W
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.