FreeImage Cover Class

Using (or providing) Microsoft.NET Classes
Post Reply
User avatar
PGilbert
Posts: 440
Joined: Sun Dec 13, 2009 8:46 pm
Location: Montréal, Québec, Canada

FreeImage Cover Class

Post by PGilbert »

For those interested in bitmap resizing, cropping, compression and format change I have contributed a cover class of the FreeImage open source project on the wiki. It is useful when you need to do some automated task on bitmaps like on a server or if you want to save a capture bitmap to a particular format and/or color depth.

Enjoy !
User avatar
MBaas
Posts: 156
Joined: Thu Oct 16, 2008 1:17 am
Location: Gründau / Germany
Contact:

Re: FreeImage Cover Class

Post by MBaas »

Thanks, excellent timing! :-) I shall soon give it a test-drive... ;-)
Post Reply