提交 196be6a0 编写于 作者: X xu-rui-w

modify explain

Signed-off-by: Nxu-rui-w <xurui101@huawei.com>
上级 d3dece6d
......@@ -1771,7 +1771,7 @@ createImageReceiver(width: number, height: number, format: number, capacity: num
| -------- | ------ | ---- | ---------------------- |
| width | number | 是 | 图像的默认宽度。 |
| height | number | 是 | 图像的默认高度。 |
| format | number | 是 | 图像格式,为[PixelMapFormat](#pixelmapformat)常量。并非所有格式都受支持,如PixelMapFormat.NV21不支持。 |
| format | number | 是 | 图像格式,为[ImageFormat](#imageformat9)常量。 |
| capacity | number | 是 | 同时访问的最大图像数。 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册