Package | Description |
---|---|
jj2000.j2k.codestream.reader | |
jj2000.j2k.codestream.writer |
Modifier and Type | Field and Description |
---|---|
private PrecInfo[][][] |
PktDecoder.ppinfo
Array containing the coordinates, width, height, indexes, ...
|
Modifier and Type | Method and Description |
---|---|
PrecInfo |
PktDecoder.getPrecInfo(int c,
int r,
int p)
Get PrecInfo instance of the specified resolution level, component and
precinct.
|
Modifier and Type | Field and Description |
---|---|
private PrecInfo[][][][] |
PktEncoder.ppinfo
Array containing the coordinates, width, height, indexes, ...
|
Modifier and Type | Method and Description |
---|---|
PrecInfo |
PktEncoder.getPrecInfo(int t,
int c,
int r,
int p)
Returns information about a given precinct
|
Copyright © 2016 Open Microscopy Environment