Matrix14

ColorMatrix.Matrix14 property

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

public float Matrix14 { get; set; }

Property Value

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

See Also