node-potrace icon indicating copy to clipboard operation
node-potrace copied to clipboard

var bitmap = new Bitmap(image.bitmap.width, image.bitmap.height); ^ TypeError: Cannot read properties of undefined (reading 'bitmap')

Open avacadox21 opened this issue 4 years ago • 0 comments

var bitmap = new Bitmap(image.bitmap.width, image.bitmap.height); ^

TypeError: Cannot read properties of undefined (reading 'bitmap')

help

avacadox21 avatar Jan 25 '22 06:01 avacadox21