Interface: ImageFillResolved
Defined in: attributes/shape/fill/implementations/image.ts:19
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:27
filters?
optionalfilters?:MediaFilter[]
Defined in: attributes/shape/fill/implementations/image.ts:25
mode?
optionalmode?:ImageFillMode
Defined in: attributes/shape/fill/implementations/image.ts:22
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/image.ts:26
scaling?
optionalscaling?:number
Defined in: attributes/shape/fill/implementations/image.ts:24
src
src:
string
Defined in: attributes/shape/fill/implementations/image.ts:21
transform?
optionaltransform?:ImageTransform
Defined in: attributes/shape/fill/implementations/image.ts:23
type
type:
"image"
Defined in: attributes/shape/fill/implementations/image.ts:20