harmony 鸿蒙ColorValue
ColorValue
概述
定义灯的颜色模式。
参数包括RGB模式和WRGB模式。
起始版本: 3.2
相关模块:Light
汇总
Public 属性
名称 | 描述 |
---|---|
struct WRGBColor wrgbColor | WRGB模式, 详见WRGBColor。 |
struct RGBColor rgbColor | RGB模式, 详见RGBColor。 |
类成员变量说明
rgbColor
struct RGBColor ColorValue::rgbColor
描述
RGB模式, 详见RGBColor。
wrgbColor
struct WRGBColor ColorValue::wrgbColor
描述
WRGB模式, 详见WRGBColor。
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦