脚本(Scripting)API 参考(API Reference)interfaces解码图像(DecodedImage)本页总览解码图像(DecodedImage)由 context:decodeImage() 返回的原始解码图像像素数据。 字段(Fields) data 预乘 RGBA8 像素数据(width * height * 4 字节)。 width 宽度(像素)。 height 高度(像素)。