SVGFEConvolveMatrixElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

bias
auto bias()
Undocumented in source. Be warned that the author may not have intended to support it.
divisor
auto divisor()
Undocumented in source. Be warned that the author may not have intended to support it.
edgeMode
auto edgeMode()
Undocumented in source. Be warned that the author may not have intended to support it.
height
auto height()
Undocumented in source. Be warned that the author may not have intended to support it.
in1
auto in1()
Undocumented in source. Be warned that the author may not have intended to support it.
kernelMatrix
auto kernelMatrix()
Undocumented in source. Be warned that the author may not have intended to support it.
kernelUnitLengthX
auto kernelUnitLengthX()
Undocumented in source. Be warned that the author may not have intended to support it.
kernelUnitLengthY
auto kernelUnitLengthY()
Undocumented in source. Be warned that the author may not have intended to support it.
orderX
auto orderX()
Undocumented in source. Be warned that the author may not have intended to support it.
orderY
auto orderY()
Undocumented in source. Be warned that the author may not have intended to support it.
preserveAlpha
auto preserveAlpha()
Undocumented in source. Be warned that the author may not have intended to support it.
result
auto result()
Undocumented in source. Be warned that the author may not have intended to support it.
targetX
auto targetX()
Undocumented in source. Be warned that the author may not have intended to support it.
targetY
auto targetY()
Undocumented in source. Be warned that the author may not have intended to support it.
width
auto width()
Undocumented in source. Be warned that the author may not have intended to support it.
x
auto x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
auto y()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

SVG_EDGEMODE_DUPLICATE
enum ushort SVG_EDGEMODE_DUPLICATE;
Undocumented in source.
SVG_EDGEMODE_NONE
enum ushort SVG_EDGEMODE_NONE;
Undocumented in source.
SVG_EDGEMODE_UNKNOWN
enum ushort SVG_EDGEMODE_UNKNOWN;
Undocumented in source.
SVG_EDGEMODE_WRAP
enum ushort SVG_EDGEMODE_WRAP;
Undocumented in source.
_parent
libwasm.bindings.SVGElement.SVGElement _parent;
Undocumented in source.

Meta