用于 color.rgbObjToHex 的 { r, g, b } 颜色及其通道使用的范围。
color.rgbObjToHex
{ r, g, b }
Optional
要转换的颜色对象。
undefined Copy
undefined
该对象中通道可以取的最低值,通常为 0。
0 Copy
0
255
0.1
该对象中通道可以取的最高值:255 或 1;其他值会先被重新映射到 0 到 255。
255 Copy
Namespace: Bit › Inputs › Color
Other symbols in Inputs.Color:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
color.rgbObjToHex的{ r, g, b }颜色及其通道使用的范围。