Item

ColorMatrix indexer

Belirtilen satır ve sütundaki öğeyi alır veya ayarlar.ColorMatrix .

public float this[int row, int column] { get; set; }
ParametreTanım
rowÖğenin satırı.
columnÖğenin sütunu.

Geri dönüş değeri

Belirtilen satır ve sütundaki öğe.

Ayrıca bakınız