JSR-209 (Final Release)

Uses of Class
java.awt.image.LookupTable

Packages that use LookupTable
java.awt.image Provides classes for creating and modifying images. 
 

Uses of LookupTable in java.awt.image
 

Methods in java.awt.image that return LookupTable
 LookupTable LookupOp.getTable()
          Returns the LookupTable.
 

Constructors in java.awt.image with parameters of type LookupTable
LookupOp(LookupTable lookup, RenderingHints hints)
          Constructs a LookupOp object given the lookup table and a RenderingHints object, which might be null.
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.