[Mono-list] PNG, interface or rewrite?

Piers Haken piersh@friskit.com
Tue, 10 Sep 2002 12:15:46 -0700


And if you're targeting windows, the System.Drawing.Bitmap class
supports loading .png files.

Piers.

> -----Original Message-----
> From: Duncan Mak [mailto:duncan@ximian.com] 
> Sent: Tuesday, September 10, 2002 11:53 AM
> To: everaldo.canuto@bol.com.br
> Cc: mono-list mailing list
> Subject: Re: [Mono-list] PNG, interface or rewrite?
> 
> 
> On Wed, 2002-09-11 at 02:47, Everaldo Canuto wrote:
> > I'm needing to use ".png" files on my application but I have one 
> > doubts. What it is better?  Create a interface with libpng 
> or rewrite 
> > libpng on C#?
> 
> Is this app for Windows or Linux? If you're targeting Linux, 
> you can use the 'gdk-pixbuf' library provided by gtk#.
> 
> -- 
> Duncan Mak <duncan@ximian.com>
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-> list
>