amplitude property

Indicates the amplitude of the gamma function.

This property is read-only.

 

Syntax

HRESULT get_amplitude(
  [out] SVGAnimatedNumber **number
);

Property values

Type: SVGAnimatedNumber

Indicates the amplitude of the gamma function. If the attribute is not specified, then the effect is as if a value of 1 were specified.

Standards information

Remarks

See also

feComponentTransferelement

SVGFEFuncRElement