Skip to content

@burnmark-io/designer-core


@burnmark-io/designer-core / renderFull

Function: renderFull()

renderFull(doc, options?): Promise<RawImageData>

Defined in: packages/core/src/render/pipeline.ts:22

Render a document to a single full-colour RGBA canvas. No 1bpp conversion — caller is responsible for that step (typically via a driver's print() or createPreview() which handles colour separation and thresholding).

Parameters

doc

LabelDocument

options?

RenderOptions = {}

Returns

Promise<RawImageData>

Not affiliated with Dymo, Brother, Avery, or any hardware vendor.