几个函数 r := GetRvalue(ColorToRGB(clred)); g := GetGvalue(ColorToRGB(clred)); b := GetBvalue(ColorToRGB(clred));color := Windows.RGB(r,g,b);//反向转化//另外,这个有用么R:=longx and $FF; longx:=longx shr 8; G:=longx and $FF; longx:=longx shr 8; B:=long and $FF;(正常情况下,这儿不需要and $FF)r := GetRvalue(ColorToRGB(clred) 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交