ColorMatrix.Matrix03

ColorMatrix.Matrix03 property

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

public float Matrix03 { get; set; }

See Also