|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.jpeg.icc.lut.LookUpTable
ucar.jpeg.icc.lut.LookUpTable8
ucar.jpeg.icc.lut.LookUpTable8Interp
public class LookUpTable8Interp
An interpolated 8 bit lut
| Field Summary |
|---|
| Fields inherited from class ucar.jpeg.icc.lut.LookUpTable8 |
|---|
dwMaxOutput, lut |
| Fields inherited from class ucar.jpeg.icc.lut.LookUpTable |
|---|
curve, dwNumInput, eol |
| Constructor Summary | |
|---|---|
LookUpTable8Interp(ICCCurveType curve,
int dwNumInput,
byte dwMaxOutput)
Construct the lut from the curve data |
|
| Method Summary |
|---|
| Methods inherited from class ucar.jpeg.icc.lut.LookUpTable8 |
|---|
elementAt, toString, toStringWholeLut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LookUpTable8Interp(ICCCurveType curve,
int dwNumInput,
byte dwMaxOutput)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||