ColorMatrix.Matrix31

ColorMatrix.Matrix31 property

Gets or sets the element at the third row and first column of this ColorMatrix.

public float Matrix31 { get; set; }

See Also