|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataBlkFloat | |
|---|---|
| ucar.jpeg.colorspace | |
| ucar.jpeg.icc.lut | |
| ucar.jpeg.jj2000.j2k.image | |
| Uses of DataBlkFloat in ucar.jpeg.colorspace |
|---|
| Fields in ucar.jpeg.colorspace declared as DataBlkFloat | |
|---|---|
protected DataBlkFloat[] |
ColorSpaceMapper.inFloat
|
protected DataBlkFloat[] |
ColorSpaceMapper.workFloat
|
| Uses of DataBlkFloat in ucar.jpeg.icc.lut |
|---|
| Methods in ucar.jpeg.icc.lut with parameters of type DataBlkFloat | |
|---|---|
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. |
| Uses of DataBlkFloat in ucar.jpeg.jj2000.j2k.image |
|---|
| Constructors in ucar.jpeg.jj2000.j2k.image with parameters of type DataBlkFloat | |
|---|---|
DataBlkFloat(DataBlkFloat src)
Copy constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||