| Frames | No Frames | 
Classes derived from java.awt.image.LookupTable | |
| class |  ByteLookupTable represents translation arrays for pixel values.    | 
| class |  ShortLookupTable represents translation arrays for pixel values.    | 
Constructors with parameter type java.awt.image.LookupTable | |
 Construct a new LookupOp using the given LookupTable.
  | |
Methods with return type java.awt.image.LookupTable | |
| LookupTable |  Return the LookupTable for this op.
  |