Matrix23

ColorMatrix.Matrix23 property

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

public float Matrix23 { get; set; }

Property Value

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

See Also