Matrix13

ColorMatrix.Matrix13 property

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

public float Matrix13 { get; set; }

Property Value

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

See Also