[Mono-dev] System.Drawing.SystemIcons.cs

Konstantin Triger kostat at mainsoft.com
Tue Nov 29 02:58:04 EST 2005


1. I may want to plug some 3rd party or an encoder.
2. This will give a unified architecture.
3. This will make the ToBitmap method to return the internal object
instead of serializing / deserializing to BMP.

But actually I wondered whether this was made deliberately or is an
historic issue.

Regards,
Konstantin Triger


-----Original Message-----
From: Peter Dennis Bartok [mailto:peter at novonyx.com] 
Sent: Tuesday, November 29, 2005 9:20 AM
To: Konstantin Triger; mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] System.Drawing.SystemIcons.cs

> BTW, does someone know why Icon.cs has its codec inside and does not
use
> a pluggable mechanism, like other codecs do?
Not sure what that would achieve. What codecs do you want to plug in?
The 
Icon format is defined by MS.

Cheers,
  Peter 




More information about the Mono-devel-list mailing list