[Qt-interest] Convert .png file to XPM data

Colin S. Miller no-spam-thank-you at csmiller.demon.co.uk
Sat Jul 24 23:15:56 CEST 2010


David Boosalis wrote:
> On Linux you could use the command line tool "convert".  or even just 
> gimp.  If you need to do this dynamically from your program you can use 
> QProcess with convert.  Not sure if convert is available on Windows
> 

convert is part of ImageMagick. It is available for MS-Windows at
http://www.imagemagick.org/script/binary-releases.php

ImageMagick is provided both as a library and stand-alone programs.
HTH,
Colin S. Miller




More information about the Qt-interest-old mailing list