可以参考如下代码:let opts: image.DecodingOptions = { editable: true } let backgroundPixelMap = imageSource.createPixelMapSync(opts)
可以参考如下代码: