--- title: feDisplacementMap slug: Web/SVG/Element/feDisplacementMap tags: - SVG - SVG滤镜 - 元素 - 需要兼容性表 - 需要示例 translation_of: Web/SVG/Element/feDisplacementMap ---
{{SVGRef}}

映射置换滤镜,该滤镜用来自图像中从{{SVGAttr("in2")}}到空间的像素值置换图像从{{SVGAttr("in")}}到空间的像素值。

用法

{{svginfo}}

示例

属性

全局属性

专有属性

DOM 接口

该元素实现了SVGFEDisplacementMapElement接口。

参见