ColorMatrix.Matrix24

ColorMatrix.Matrix24 property

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

public float Matrix24 { get; set; }

See Also