| Modifier and Type | Field and Description |
|---|---|
static Mat.ElementOrder |
COLUMN_MAJOR |
static Mat.ElementOrder |
ROW_MAJOR |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
getIndex(int row,
int column,
int rowSize,
int columnSize) |
public static final Mat.ElementOrder ROW_MAJOR
public static final Mat.ElementOrder COLUMN_MAJOR