Matrix02

ColorMatrix.Matrix02 property

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

public float Matrix02 { get; set; }

Property Value

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

See Also