pixmap.readPixelsToBuffer(readBuffer).then(()=>{
this.savePicture(readBuffer)
}).catch((err:string)=>{
console.debug("出错了"+err)
})
一直报错无法正确转换成buffer
pixmap.readPixelsToBuffer(readBuffer).then(()=>{
this.savePicture(readBuffer)
}).catch((err:string)=>{
console.debug("出错了"+err)
})
一直报错无法正确转换成buffer
1 回答923 阅读✓ 已解决
1 回答1.2k 阅读
1 回答1k 阅读
1 回答987 阅读
1 回答960 阅读
1 回答852 阅读
1 回答815 阅读