Bitmap for WPF
KernelMatrix プロパティ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > ConvolveMatrix クラス : KernelMatrix プロパティ
The kernel matrix to be applied to the image. The kernel elements aren't bounded and are specified as floats. The first set of KernelSizeX numbers in the FLOAT[] corresponds to the first row in the kernel. The second set of KernelSizeX numbers correspond to the second row, and so on up to KernelSizeY rows.
シンタックス
'宣言
 
Public Property KernelMatrix As System.Single()
public System.float[] KernelMatrix {get; set;}
参照

ConvolveMatrix クラス
ConvolveMatrix メンバ