ColorMatrix.Matrix32

ColorMatrix.Matrix32 property

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

public float Matrix32 { get; set; }

See Also