ColorMatrix.Matrix43

ColorMatrix.Matrix43 property

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

public float Matrix43 { get; set; }

Property Value

The element at the fourth row and third column of this ColorMatrix.

See Also