Matrix12

ColorMatrix.Matrix12 property

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

public float Matrix12 { get; set; }

Property Value

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

See Also