RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GraphUtil.ColorHLSToRGB Function
Pascal
function ColorHLSToRGB(Hue: Word; Luminance: Word; Saturation: Word): TColorRef;
C++
TColorRef ColorHLSToRGB(Word Hue, Word Luminance, Word Saturation);

GraphUtil

This is function GraphUtil.ColorHLSToRGB.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!