Interface: ImageFillProp
Defined in: attributes/shape/fill/implementations/image.ts:8
Properties
blend?
optionalblend?:"color"|"multiply"|"screen"|"overlay"|"darken"|"lighten"|"color-dodge"|"color-burn"|"hard-light"|"soft-light"|"difference"|"exclusion"|"hue"|"saturation"|"luminosity"|"normal"
Defined in: attributes/shape/fill/implementations/image.ts:16
filters?
optionalfilters?:MediaFilter[]
Defined in: attributes/shape/fill/implementations/image.ts:14
mode?
optionalmode?:ImageFillMode
Defined in: attributes/shape/fill/implementations/image.ts:11
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/image.ts:15
scaling?
optionalscaling?:number
Defined in: attributes/shape/fill/implementations/image.ts:13
src
src:
string
Defined in: attributes/shape/fill/implementations/image.ts:10
transform?
optionaltransform?:ImageTransform
Defined in: attributes/shape/fill/implementations/image.ts:12
type
type:
"image"
Defined in: attributes/shape/fill/implementations/image.ts:9