SVGFEConvolveMatrixElement.PreserveAlpha

SVGFEConvolveMatrixElement.PreserveAlpha property

指定された「feConvolveMatrix」要素の属性「preserveAlpha」に対応します。

public SVGAnimatedBoolean PreserveAlpha { get; }

プロパティ値

指定された「feConvolveMatrix」要素の属性「preserveAlpha」。

関連項目