Matrix

EmfPlusColorMatrixEffect.Matrix property

Gets or sets the matrix.

public int[][] Matrix { get; set; }

Property Value

The matrix.

See Also