ExportImageOptions
Options for exporting the canvas as an image.
Properties
height?
optionalreadonlyheight:number
Height of the exported image.
Source
packages/react-sketch-canvas/src/types/canvas.ts:17
width?
optionalreadonlywidth:number
Width of the exported image.