.bmp/.jpeg to .pcx conversion
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi , does anyone has any idea about the conversion of .bmp/.jpg to .pcx format. Any idea about any classes will also do Thank you. Satadru
Take a look at the ImageMagick API for general coversion between graphics formats: http://www.imagemagick.org/www/apis.html?[^] - Mike