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