[FIX] Color >> asColorref

Hannes Hirzel hirzel at spw.unizh.ch
Sun Feb 24 20:51:40 UTC 2002


>From the preamble:

"Change Set:		ColorRefFix
Date:			24 February 2002
Author:			Hannes Hirzel

The method Color >> asColorref which converts a Color to a RBG value now
gives back
really Red-Green-Blue."


Conversion examples:

Color red asColorref hex  '16rFF0000'
Color green asColorref hex  '16rFF00'
Color blue asColorref hex  '16rFF'
Color cyan asColorref hex  '16rFFFF'
Color yellow asColorref hex  '16rFFFF00'
Color magenta asColorref hex  '16rFF00FF'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ColorRefFix.1.cs.gz
Type: application/octet-stream
Size: 344 bytes
Desc: ChangeSet
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020224/7c814157/ColorRefFix.1.cs.obj


More information about the Squeak-dev mailing list