Table of Contents

Property KernelMatrix

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

KernelMatrix

public ISvgAnimatedNumberList KernelMatrix { get; }

Property Value

ISvgAnimatedNumberList

kernelMatrix = "list of numbers"

Remarks

The list of numbers that make up the kernel matrix for the convolution. Values are separated by space characters and/or a comma. The number of entries in the list must equal OrderX times OrderY.