WatermarkRecipeInput
Defined in: recipe.ts:84
Properties
Section titled “Properties”backgroundImage
Section titled “backgroundImage”backgroundImage:
ImageOptions
Defined in: recipe.ts:86
Source image processed by this recipe invocation.
filename?
Section titled “filename?”
optionalfilename?:string
Defined in: recipe.ts:88
Optional output basename for this input.
variables?
Section titled “variables?”
optionalvariables?:Readonly<Record<string,WatermarkRecipeVariable>>
Defined in: recipe.ts:90
Values substituted into text templates and used by layer conditions.