天软金融分析.NET函数大全
>
TSL函数
>
图形函数
>
颜色变换函数
PaletteIndex
复制链接
简述
调色板中的颜色。
定义
PaletteIndex(i: Word): TCOLOR;
参数
名称
类型
说明
I
Word
PC_RESERVED = 1; { palette index used for animation }
PC_EXPLICIT = 2; { palette index is explicit to device }
PC_NOCOLLAPSE = 4; { do not match color to system palette }
相关
GetCValue
GetMValue
GetYValue
GetKValue
CMYK
RGB
Rgbbgr
PaletteRGB
PaletteIndex
GetRValue
GetGValue
GetBValue