LightenFilterProperties

Type interface

Defines additional properties relative to the "Lighten" filter

Inheritance

LightenFilterProperties extends FilterProperties.

LightenFilterProperties is not extended by any other symbol.

Properties

filterUnits
#

Type "userSpaceOnUse" | "objectBoundingBox"

Inherited from FilterProperties

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filterUnits

height
#

Type number

Default 120

Inherited from FilterProperties

Height of the filter in percent.

lightness
#

Type number

Lightness.

width
#

Type number

Default 120

Inherited from FilterProperties

Width of the filter in percent.

There are 3 inherited items currently hidden from this list.