Matrix31

ColorMatrix.Matrix31 property

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

public float Matrix31 { get; set; }

Property Value

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

See Also