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