Skip to content
Menu
Auto
English
GitHub
Auto
English

EditorRenderRequest

Defined in: packages/editor/src/types.ts:174

optional control?: MarkerJobOptions

Defined in: packages/editor/src/types.ts:183


input: WatermarkRecipeInput

Defined in: packages/editor/src/types.ts:176


recipe: WatermarkRecipeDefinition

Defined in: packages/editor/src/types.ts:175


optional sourceSize?: EditorSize

Defined in: packages/editor/src/types.ts:182

Pixel dimensions of the background before Core applies output.maxSize. Providing this keeps numeric Recipe coordinates visually stable between the interactive surface, bounded previews, and original export.