ColorMatrix.Item
ColorMatrix indexer
파일의 지정된 행과 열에 있는 요소를 가져오거나 설정합니다.ColorMatrix .
public float this[int row, int column] { get; set; }
모수 | 설명 |
---|---|
row | 요소의 행입니다. |
column | 요소의 열입니다. |
반환 값
지정된 행과 열에 있는 요소입니다.
또한보십시오
- class ColorMatrix
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing