SVGComponentTransferFunctionElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

amplitude
auto amplitude()
Undocumented in source. Be warned that the author may not have intended to support it.
exponent
auto exponent()
Undocumented in source. Be warned that the author may not have intended to support it.
intercept
auto intercept()
Undocumented in source. Be warned that the author may not have intended to support it.
offset
auto offset()
Undocumented in source. Be warned that the author may not have intended to support it.
slope
auto slope()
Undocumented in source. Be warned that the author may not have intended to support it.
tableValues
auto tableValues()
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE;
Undocumented in source.
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_GAMMA;
Undocumented in source.
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY;
Undocumented in source.
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_LINEAR;
Undocumented in source.
SVG_FECOMPONENTTRANSFER_TYPE_TABLE
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_TABLE;
Undocumented in source.
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN
enum ushort SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN;
Undocumented in source.
_parent
libwasm.bindings.SVGElement.SVGElement _parent;
Undocumented in source.

Meta