| Package | Description |
|---|---|
| colorspace | |
| icc.lut | |
| jj2000.j2k.image |
| Modifier and Type | Field and Description |
|---|---|
protected DataBlkFloat[] |
ColorSpaceMapper.inFloat |
protected DataBlkFloat[] |
ColorSpaceMapper.workFloat |
| Modifier and Type | Method and Description |
|---|---|
void |
MatrixBasedTransformTosRGB.apply(DataBlkFloat[] inb,
DataBlkFloat[] outb)
Performs the transform.
|
void |
MatrixBasedTransformTosRGB.apply(DataBlkFloat[] inb,
DataBlkFloat[] outb)
Performs the transform.
|
void |
MonochromeTransformTosRGB.apply(DataBlkFloat inb,
DataBlkFloat outb)
Populate the output block by looking up the values in the lut, using the input
as lut indices.
|
| Constructor and Description |
|---|
DataBlkFloat(DataBlkFloat src)
Copy constructor.
|
Copyright © 2015. All rights reserved.