Matrix22

ColorMatrix.Matrix22 property

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

public float Matrix22 { get; set; }

Property Value

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

See Also