例項屬性
此介面還繼承了其父介面 SVGElement 的屬性。
SVGFEDisplacementMapElement.height只讀-
一個
SVGAnimatedLength,對應給定元素的height屬性。 SVGFEDisplacementMapElement.in1只讀-
一個
SVGAnimatedString,對應給定元素的in屬性。 SVGFEDisplacementMapElement.in2只讀-
一個
SVGAnimatedString,對應於給定元素的in2屬性。 SVGFEDisplacementMapElement.result只讀-
一個
SVGAnimatedString,對應給定元素的result屬性。 SVGFEDisplacementMapElement.scale只讀-
一個
SVGAnimatedNumber,對應於給定元素的scale屬性。 SVGFEDisplacementMapElement.width只讀-
一個
SVGAnimatedLength,對應給定元素的width屬性。 SVGFEDisplacementMapElement.x只讀-
一個
SVGAnimatedLength,對應給定元素的x屬性。 SVGFEDisplacementMapElement.xChannelSelector只讀-
一個
SVGAnimatedEnumeration,對應於給定元素的xChannelSelector屬性。它接受在此介面上定義的SVG_CHANNEL_*常量之一。 SVGFEDisplacementMapElement.y只讀-
一個
SVGAnimatedLength,對應給定元素的y屬性。 SVGFEDisplacementMapElement.yChannelSelector只讀-
一個
SVGAnimatedEnumeration,對應於給定元素的yChannelSelector屬性。它接受在此介面上定義的SVG_CHANNEL_*常量之一。
例項方法
此介面不提供任何特定方法,但實現了其父介面 SVGElement 的方法。
靜態屬性
SVG_CHANNEL_UNKNOWN(0)-
型別不是預定義型別之一。嘗試定義此型別的新值或嘗試將現有值切換為此型別是無效的。
SVG_CHANNEL_R(1)-
對應於值
R。 SVG_CHANNEL_G(2)-
對應於值
G。 SVG_CHANNEL_B(3)-
對應於值
B。 SVG_CHANNEL_A(4)-
對應於值
A。
規範
| 規範 |
|---|
| 濾鏡效果模組第 1 級 # 介面SVGFEDisplacementMapElement |
瀏覽器相容性
載入中…