ColorMatrix.Matrix30

ColorMatrix.Matrix30 property

Gets or sets the element at the third row and 0 (zero) column of this ColorMatrix.

public float Matrix30 { get; set; }

Property Value

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

See Also