Uses of Class
java.awt.image.LookupTable
Packages that use LookupTable
-
Uses of LookupTable in java.awt.image
Subclasses of LookupTable in java.awt.imageModifier and TypeClassDescriptionclass
This class defines a lookup table object.class
This class defines a lookup table object.Methods in java.awt.image that return LookupTableConstructors in java.awt.image with parameters of type LookupTableModifierConstructorDescriptionLookupOp(LookupTable lookup, RenderingHints hints)
Constructs aLookupOp
object given the lookup table and aRenderingHints
object, which might benull
.