ColorMatrix.Matrix11

ColorMatrix.Matrix11 property

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

public float Matrix11 { get; set; }

Property Value

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

See Also