SVGFEConvolveMatrixElementBuilder.TargetY
SVGFEConvolveMatrixElementBuilder.TargetY method
Sets the ’targetY’ attribute of the feConvolveMatrix element.
public SVGFEConvolveMatrixElementBuilder TargetY(int targetY)
Parameter | Type | Description |
---|---|---|
targetY | Int32 | The Y coordinate of the target pixel in the kernel matrix. |
Return Value
The current builder instance.
See Also
- class SVGFEConvolveMatrixElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG