SVGFEMorphologyElement: {
    SVG_MORPHOLOGY_OPERATOR_DILATE: number;
    SVG_MORPHOLOGY_OPERATOR_ERODE: number;
    SVG_MORPHOLOGY_OPERATOR_UNKNOWN: number;
    prototype: SVGFEMorphologyElement;
    new (): SVGFEMorphologyElement;
}

Type declaration

Generated using TypeDoc