Matrix21

ColorMatrix.Matrix21 property

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

public float Matrix21 { get; set; }

Property Value

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

See Also