软件包 | 描述 |
---|---|
java.awt.image |
提供创建和修改图像的类。
|
Modifier and Type | Class and Description |
---|---|
class |
ByteLookupTable
这个类定义了一个查找表对象。
|
class |
ShortLookupTable
这个类定义了一个查找表对象。
|
Modifier and Type | Method and Description |
---|---|
LookupTable |
LookupOp.getTable()
返回
LookupTable 。
|
Constructor and Description |
---|
LookupOp(LookupTable lookup, RenderingHints hints)
构建查找表和
RenderingHints 对象
LookupOp 对象,这可能是
null 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.