Ir al contenido

ImageExportOptions

Defined in: export/PNGExporter.ts:8

optional background?: string

Defined in: export/PNGExporter.ts:10

Background color. Default: ‘#ffffff’


optional maxHeight?: number

Defined in: export/PNGExporter.ts:18

Maximum height in pixels.


optional maxWidth?: number

Defined in: export/PNGExporter.ts:16

Maximum width in pixels.


optional padding?: number

Defined in: export/PNGExporter.ts:12

Padding around the content. Default: 20


optional scale?: number

Defined in: export/PNGExporter.ts:14

Scale factor for the output resolution. Default: 1