[Mono-dev] Patch for System.Drawing.ColorConverter.cs
Vladimir Krasnov
vladimirk at mainsoft.com
Mon Nov 14 05:57:14 EST 2005
Hello all,
I've found that System.Drawing.ColorConverter cannot convert from
three-digit RGB notation.
In this notation a '#' sign followed by three hexadecimal characters for
example #abc,
this should be converted to #aabbcc, by replicating every character.
Attached patch for System.Drawing.ColorConverter.cs.
If no one objects I'll commit.
Vladimir Krasnov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051114/718e5580/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: System.Drawing.ColorConverter.patch
Type: application/octet-stream
Size: 761 bytes
Desc: System.Drawing.ColorConverter.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051114/718e5580/attachment.obj
More information about the Mono-devel-list
mailing list