提交 20a1f9e5 编写于 作者: 周沺耳

fixed 28b98c6 from https://gitee.com/zhoutianer/docs/pulls/17547

补充说明ColorFilter
Signed-off-by: N周沺耳 <zhoutianer@huawei.com>
上级 2b7befc6
......@@ -205,7 +205,7 @@
| 名称 | 类型 | 必填 | 描述 |
| ----------- | -------- | ---- | ---------------------------------------- |
| constructor | number[] | 是 | 创建具有4\*5矩阵的颜色过滤器, 入参为[m\*n]位于m行和n列中矩阵值, 矩阵是行优先的。 |
| constructor | number[] | 是 | 创建具有4\*5矩阵的颜色过滤器, 入参为[m\*n]位于m行和n列中矩阵值,每个值的有效范围是[0, 1], 矩阵是行优先的。 |
## CustomBuilder<sup>8+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册