Skip to main content

SVGFEDisplacementMapElement-1

SVGFEDisplacementMapElement: {
(): SVGFEDisplacementMapElement;
prototype: SVGFEDisplacementMapElement;
SVG_CHANNEL_A: 4;
SVG_CHANNEL_B: 3;
SVG_CHANNEL_G: 2;
SVG_CHANNEL_R: 1;
SVG_CHANNEL_UNKNOWN: 0;
};

Type Declaration

Returns

SVGFEDisplacementMapElement

prototype

prototype: SVGFEDisplacementMapElement;

SVG_CHANNEL_A

readonly SVG_CHANNEL_A: 4;

SVG_CHANNEL_B

readonly SVG_CHANNEL_B: 3;

SVG_CHANNEL_G

readonly SVG_CHANNEL_G: 2;

SVG_CHANNEL_R

readonly SVG_CHANNEL_R: 1;

SVG_CHANNEL_UNKNOWN

readonly SVG_CHANNEL_UNKNOWN: 0;