[Mono-dev] [PATCH] Reworked ImageList
Kornél Pál
kornelpal at hotmail.com
Mon Sep 26 08:14:41 EDT 2005
Hi,
I modified nearly everything in ImageList implementation to make it
compatible wint MS.NET.
For more information look at the source code. The biggest change is that it
uses 32-bit ARGB Images anyway to can provide transparency and can return
the expected 32-bit Images. To provide compatibility with MS.NET it reduces
colors and ignores non-zero alpha levels according to the ColorDepth
property.
Please do some tests with the new implementation with MS GDI+ as well as
Mono libgdiplus.
Please review and approve the patch.
Kornél
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ImageList.tar.gz
Type: application/x-gzip
Size: 7124 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050926/b8617335/attachment.gz
More information about the Mono-devel-list
mailing list