« TagLines | メイン | ZENオールド明朝ファミリー »

2006年05月28日

ColorConversion Class

FlashGuru Consulting Flash 8 - Color Conversion Utility Class

# convert red, green, blue values into a 24-bit hexadecimal color value # convert alpha, red, green, blue values into a 32-bit hexadecimal color value # convert a 24-bit hexadecimal color value into red, green, blue values # convert a 32-bit hexadecimal color value into alpha, red, green, blue values # convert red, blue, green values into hue, saturation, brightness values # convert hue, saturation, brightness values into red, green, blue values # convert a 24 bit hexadecimal color value into hue, saturation, brightness values # convert hue, saturation, brightness values into a 24-bit hexadecimal color value # convert a hexadecimal color value into a base 16 hexadecimal color string

結構、便利。

投稿者 araken : 2006年05月28日 13:46

トラックバック

このエントリーのトラックバックURL:
http://www.kalium.net/cgi-bin/mt/mt-tb.cgi/1294