DesaturateFilterProperties

Type interface

Defines additional properties relative to the "Desaturate" filter

Inheritance

DesaturateFilterProperties extends FilterProperties.

DesaturateFilterProperties 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.

saturation
#

Type number

Saturation. (0-1)

width
#

Type number

Default 120

Inherited from FilterProperties

Width of the filter in percent.

There are 3 inherited items currently hidden from this list.