Matrix41

ColorMatrix.Matrix41 property

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

public float Matrix41 { get; set; }

Property Value

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

See Also