Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
java.awt.image | Provides classes for creating and modifying images. |
Uses of LookupTable in java.awt.image |
---|
Modifier and Type | Class and Description |
---|---|
class |
ByteLookupTable
This class defines a lookup table object. |
class |
ShortLookupTable
This class defines a lookup table object. |
Modifier and Type | Method and Description |
---|---|
LookupTable |
LookupOp.getTable()
Returns the LookupTable . |
Constructor and Description |
---|
LookupOp(LookupTable lookup,
RenderingHints hints)
Constructs a LookupOp object given the lookup
table and a RenderingHints object, which might
be null . |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.