软件包 | 描述 |
---|---|
java.awt.image |
提供创建和修改图像的类。
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedImage
的
BufferedImage 类描述了一个
Image 与访问图像数据缓冲区。
|
Modifier and Type | Method and Description |
---|---|
void |
TileObserver.tileUpdate(WritableRenderedImage source, int tileX, int tileY, boolean willBeWritable)
一个瓷砖即将被更新(它是关于被抓住的写作,或它是从写作释放)。
|
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.