Matrix42

ColorMatrix.Matrix42 property

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

public float Matrix42 { get; set; }

Property Value

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

See Also