ColorMatrix.Item
ColorMatrix indexer
の指定された行と列にある要素を取得または設定しますColorMatrix.
public float this[int row, int column] { get; set; }
パラメータ | 説明 |
---|---|
row | 要素の行。 |
column | 要素の列。 |
戻り値
指定された行と列にある要素。
関連項目
- class ColorMatrix
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing