Matrix44

ColorMatrix.Matrix44 property

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

public float Matrix44 { get; set; }

Property Value

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

See Also