跳转到内容
菜单
自动
简体中文
GitHub
自动
简体中文

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.