I was heavily noticing I can't link to any of the .net stuff. microsoft doesn't 
even show you how to link c++ stuff... :-/ guess microsoft isn't serious about 
.net. too bad,I saw some nice image conversion stuff in there (which is also 
poorly documented).
Jim Michaels




>________________________________
> From: Vincent Torri <[email protected]>
>To: [email protected] 
>Sent: Sunday, August 26, 2012 9:44 PM
>Subject: Re: [Mingw-w64-public] how convert png/tif/jpg/gif to bmp?
> 
>On Mon, Aug 27, 2012 at 3:26 AM, Jim Michaels <[email protected]> wrote:
>> how convert png/tif/jpg/gif to bmp?
>> I need to do this on a regular basis, or be able to process/manipulate
>> images.
>> I couldn't tell that there were any built-in libraries for doing this in
>> mingw-w64, and this is the compiler I wish to stay with.
>>
>> I have heard of libpng,libtiff, etc, don't know if libgif is available
>> (legal issues?),or some kind of libbmp.
>>
>> and I also remember that they require zlib. so a precompiled windows
>> implementation would be most welcome.
>>
>> what I am trying to do is convert images for wallpaper. xp only accepts bmp
>> format using the win32 call.
>>
>> unless someoneknows of a win32 call for converting bitmaps to bmp?
>
>use graphicsmagic. Something like:
>
>gm convert file.jpeg file.bmp
>
>Vincent Torri
>
>------------------------------------------------------------------------------
>Live Security Virtual Conference
>Exclusive live event will cover all the ways today's security and 
>threat landscape has changed and how IT managers can respond. Discussions 
>will include endpoint security, mobile security and the latest in malware 
>threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>_______________________________________________
>Mingw-w64-public mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to