ColorMatrix.Matrix00

ColorMatrix.Matrix00 property

Gets or sets the element at the 0 (zero) row and 0 column of this ColorMatrix.

public float Matrix00 { get; set; }

See Also