gamma
feFuncA type
Description
The gamma value for SVG specifies the exponential function:
C' = amplitude * pow(C, exponent) + offset
Syntax
gamma
Examples
Links
Internal
External
feFuncB type
Description
The gamma value for SVG specifies the exponential function:
C' = amplitude * pow(C, exponent) + offset
Syntax
gamma
Examples
Links
Internal
External
feFuncG type
Description
The gamma value for SVG specifies the exponential function:
C' = amplitude * pow(C, exponent) + offset
Syntax
gamma
Examples
Links
Internal
External
feFuncR type
Description
The gamma value for SVG specifies the exponential function:
C' = amplitude * pow(C, exponent) + offset
Syntax
gamma