2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>
authorJuraj Skripsky <js@hotfeet.ch>
Tue, 10 May 2005 17:32:14 +0000 (17:32 -0000)
committerJuraj Skripsky <js@hotfeet.ch>
Tue, 10 May 2005 17:32:14 +0000 (17:32 -0000)
commit87b416f06ed29b1ef94feb850ba35648952fe172
treeb1c589f259fd3d78b7ed61c4f3d2e7630db37f39
parentc06a9543b1b54e4cb13b4571989610f4b11e3bee
2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>

        * Color.cs: New, correct implementations for GetHue(),
        GetBrightness() and GetSaturation().

        * TestColor.cs: Added tests for GetHue, GetBrightness
        and GetSaturation.

svn path=/trunk/mcs/; revision=44338
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/Color.cs
mcs/class/System.Drawing/Test/System.Drawing/ChangeLog
mcs/class/System.Drawing/Test/System.Drawing/TestColor.cs