Matrix10

ColorMatrix.Matrix10 property

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

public float Matrix10 { get; set; }

Property Value

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

See Also