WatermarkRecipeInput
此内容尚不支持你的语言。
Defined in: packages/recipe/lib/module/types.d.ts:143
Type Parameters
Section titled “Type Parameters”Source
Section titled “Source”Source = unknown
Properties
Section titled “Properties”backgroundImage
Section titled “backgroundImage”backgroundImage:
object
Defined in: packages/recipe/lib/module/types.d.ts:144
alpha?
Section titled “alpha?”
optionalalpha?:number
rotate?
Section titled “rotate?”
optionalrotate?:number
scale?
Section titled “scale?”
optionalscale?:number
src:
Source
filename?
Section titled “filename?”
optionalfilename?:string
Defined in: packages/recipe/lib/module/types.d.ts:150
variables?
Section titled “variables?”
optionalvariables?:Readonly<Record<string,WatermarkRecipeVariable>>
Defined in: packages/recipe/lib/module/types.d.ts:151