ColorMatrix.Matrix23

ColorMatrix.Matrix23 property

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

public float Matrix23 { get; set; }

See Also