| Package | Description |
|---|---|
| colorspace | |
| icc.lut | |
| jj2000.j2k.image | |
| jj2000.j2k.roi.encoder |
| Modifier and Type | Field and Description |
|---|---|
protected DataBlkInt[] |
ColorSpaceMapper.inInt |
protected DataBlkInt[] |
ColorSpaceMapper.workInt |
| Modifier and Type | Method and Description |
|---|---|
void |
MatrixBasedTransformTosRGB.apply(DataBlkInt[] inb,
DataBlkInt[] outb)
Performs the transform.
|
void |
MatrixBasedTransformTosRGB.apply(DataBlkInt[] inb,
DataBlkInt[] outb)
Performs the transform.
|
void |
MonochromeTransformTosRGB.apply(DataBlkInt inb,
DataBlkInt outb)
Populate the output block by looking up the values in the lut, using the input
as lut indices.
|
| Constructor and Description |
|---|
DataBlkInt(DataBlkInt src)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
ROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk with the size of the current code-block
and fills it with the ROI mask.
|
boolean |
RectROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk the size of the current code-block and
fills this block with the ROI mask.
|
boolean |
ArbROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk the size of the current code-block an
fills this block with the ROI mask.
|
Copyright © 2015. All rights reserved.