Interface: SolidFillResolved
Defined in: attributes/shape/fill/implementations/color.ts:13
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/color.ts:17
color
color:
NormalizedColor
Defined in: attributes/shape/fill/implementations/color.ts:15
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/color.ts:16
type
type:
"color"
Defined in: attributes/shape/fill/implementations/color.ts:14