Matrix33

ColorMatrix.Matrix33 property

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

public float Matrix33 { get; set; }

Property Value

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

See Also