SVGFEBlendElement class

The interface corresponds to the <feBlend> element.

EventTarget

Node

Element

SVGElement

SVGFEBlendElement

Implemented types
Available Extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

SVGFEBlendElement()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

svgFeblendModeColor int
no setter
svgFeblendModeColorBurn int
no setter
svgFeblendModeColorDodge int
no setter
svgFeblendModeDarken int
no setter
svgFeblendModeDifference int
no setter
svgFeblendModeExclusion int
no setter
svgFeblendModeHardLight int
no setter
svgFeblendModeHue int
no setter
svgFeblendModeLighten int
no setter
svgFeblendModeLuminosity int
no setter
svgFeblendModeMultiply int
no setter
svgFeblendModeNormal int
no setter
svgFeblendModeOverlay int
no setter
svgFeblendModeSaturation int
no setter
svgFeblendModeScreen int
no setter
svgFeblendModeSoftLight int
no setter
svgFeblendModeUnknown int
no setter