ColorMatrix.Matrix33

ColorMatrix.Matrix33 property

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

public float Matrix33 { get; set; }

See Also