天软金融分析.NET函数大全
>
TSL函数
>
图形函数
>
颜色变换函数
RGB
复制链接
简述
将R、G、B值合成颜色。
定义
RGB(r; g; b: Byte): TCOLOR;
相关
GetCValue
GetMValue
GetYValue
GetKValue
CMYK
RGB
Rgbbgr
PaletteRGB
PaletteIndex
GetRValue
GetGValue
GetBValue