ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDoubleMatrix Object |
Represents a two dimensional matrix which elements have Double type.
IGDoubleMatrix
ChangeAttrs Method | Changes attributes of IGDoubleMatrix object |
GetItem Method | Gets element of the matrix |
SetItem Method | Sets element of the matrix |
ColumnCount Property | Gets the number of columns in the matrix |
RowCount Property | Gets the number of rows in the matrix |