Matrix40

ColorMatrix.Matrix40 property

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

public float Matrix40 { get; set; }

Property Value

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

See Also