ColorMatrix.Matrix01

ColorMatrix.Matrix01 property

Gets or sets the element at the 0 (zero) row and first column of this ColorMatrix.

public float Matrix01 { get; set; }

See Also