color.rgb255Color के लिए 0 से 255 तक के चैनलों वाला एक { r, g, b } रंग।
color.rgb255Color
{ r, g, b }
Optional
रंग ऑब्जेक्ट; हर चैनल 0 से 255 तक।
{ "r": 0, "g": 0, "b": 255 } Copy
{ "r": 0, "g": 0, "b": 255 }
0
255
Namespace: Bit › Inputs › Color
Other symbols in Inputs.Color:
API reference home · Full symbol index · Tutorials and guides · Platform
color.rgb255Colorके लिए 0 से 255 तक के चैनलों वाला एक{ r, g, b }रंग।