Vcl.GraphUtil.RGBToWebColorName
Delphi
function RGBToWebColorName(RGB: Integer): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall RGBToWebColorName(int RGB);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.GraphUtil.pas Vcl.GraphUtil.hpp |
Vcl.GraphUtil | Vcl.GraphUtil |
説明
パラメータとして与えられた色を表す Web カラー名を返します。
RGBToWebColorName は、対応する Web カラー名を返します。
RGB はベース色を表します。