skia-canvas icon indicating copy to clipboard operation
skia-canvas copied to clipboard

Can this Canvas be converted to raw?

Open LmanTW opened this issue 2 years ago • 0 comments

I am using Automattic/node-canvas, I want to change to this canvas, but I tried it and it seems that I can't convert canvas to raw, is there a way to convert canvas to raw?

//in Automattic/node-canvas
canvas.toBuffer('raw')

LmanTW avatar Sep 16 '22 13:09 LmanTW