SVG
属性 | Attributes

targety

targety

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

用法说明

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

例子

元素

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

  • <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/targetY