Skip to content

格式

typescript
MemoryStream.SetColorArray(val)

所属类: MemoryStream

描述

写入颜色数组值数据。

参数

参数名类型描述
valColor[]颜色数组值

返回值

类型描述
void

代码示例