Skip to content

GenomeSpy Core API / SvgExportResult

Interface: SvgExportResult

Properties

blob

blob: Blob

The exported SVG document.


warnings

warnings: string[]

Unsupported properties that were ignored during export.


rasterized

rasterized: SvgRasterizationInfo[]

Raster images embedded in the SVG, in paint order.