[Gtk-sharp-list] Image manipulation

Томислав Марковски tome@users.ossm.org.mk
Sun, 08 Aug 2004 13:49:16 +0200


Hello, me again :) I was wondering what is the best way to manupulate an
image (mostly PNG, resize, read info etc). I'm perfectly comfortable
using external tools in my application, such as ImageMagick's convert or
icoconvert (for converting windows xp .ico files that have alpha
channels), but I was wondering if there is something native in Mono/.NET
without much work. I'm trying to avoid the dependancy when deploying my
app. 
Thanks again.

Tomislav