Tihiy Posted February 12, 2007 Posted February 12, 2007 Do you know a small/fast/robust, open-source library which can load popular graphic formats? (jpg, gif, png, etc.)I can't find one small & powerful enough. I'd also like fast image resampling algorithm
phkninja Posted February 12, 2007 Posted February 12, 2007 what language are you using? if its C#,Clip,Common Lisp,Fly (Any Language),Lua,OCaml,Octave,Pascal,Perl,PHP,Python,REXX,Ruby,Tclthen try GD or then there isImageMagickit does Ada,C,Ch,COM+,C++,Java,Lisp,Neko/haXe,.NET,Pascal,Perl,PHP,Python,Ruby,Tcl/TK
Tihiy Posted February 12, 2007 Author Posted February 12, 2007 Well, i'll use C++.Thank you for the links, however, i need something much lighter, i don't need saving/image effects/etc.I need only to load .jpg, .gif, .png and have my HBITMAP. Nothing more. Looks like i'll have to use parts from some libraries...
phkninja Posted February 12, 2007 Posted February 12, 2007 i assume if you are only loading your making an image viewr. try CodeProject they have alot of info on MFC and .NET and loading images
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now