SVG
属性 | Attributes

targetx

targetx

该targetX属性决定了卷积矩阵相对于输入图像中的给定目标像素在X中的位置。矩阵的最左边一列是列号零。该值必须是:0 <= targetX< orderX。默认情况下,卷积矩阵在输入图像(即,targetX = floor ( orderX / 2 ))的每个像素上以X为中心。

用法说明

分类没有
<数字>
动画
规范性文件SVG 1.1(第二版)

例子

元素

以下元素可以使用该targetX属性

  • <feconvolvematrix>

Edit this page on MDN

© 2005–2017 Mozilla Developer Network and individual contributors.

Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/targetX