RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GraphUtil.WebColorToRGB Function

Returns the RGB color from a web color.

Pascal
function WebColorToRGB(WebColor: Integer): Integer;
C++
int WebColorToRGB(int WebColor);

WebColorToRGB returns a RGB color (Integer) from a web color.  

Color represents the color. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!