ColorMatrix.Item
ColorMatrix indexer
Gets or sets the element at the specified row and column in the ColorMatrix.
public float this[int row, int column] { get; set; }
| Parameter | Description |
|---|---|
| row | The row number. |
| column | The column number. |
Return Value
The element at the specified row and column.
See Also
- class ColorMatrix
- namespace Aspose.PSD
- assembly Aspose.PSD