ColorMatrix.Matrix04

ColorMatrix.Matrix04 property

Gets or sets the element at the 0 (zero) row and fourth column of this ColorMatrix.

public float Matrix04 { get; set; }

See Also