Hello everyone.

What is the best library to change the size of an image* (in Wt)?
- #include <magick/api.h>  ?
- #include <Magick++.h>  ?
- WRasterImage  ??

* Equivalent to: $ gm convert -geometry "400x300>" in.jpg out.jpg


What I have to insert in CMakeLists.txt to run this:

g++ -o resize1 resize1.cpp -O `GraphicsMagick-config --cppflags
--ldflags --libs`

Thank you.


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to