[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.ColorMatrix.Matrix

Matrix Property

Matrix

A 5x4 matrix of float values. The elements in the matrix are not bounded and are unitless. The default is the identity matrix.

Declaration
public Matrix5x4 Matrix { get; set; }