JavaTM 2 Platform
Standard Ed. 6

接口 java.awt.image.WritableRenderedImage
的使用

使用 WritableRenderedImage 的软件包
java.awt.image 提供创建和修改图像的各种类。 
 

java.awt.imageWritableRenderedImage 的使用
 

实现 WritableRenderedImagejava.awt.image 中的类
 class BufferedImage
          BufferedImage 子类描述具有可访问图像数据缓冲区的 Image
 

参数类型为 WritableRenderedImagejava.awt.image 中的方法
 void TileObserver.tileUpdate(WritableRenderedImage source, int tileX, int tileY, boolean willBeWritable)
          即将被更新的 tile(此 tile 或者即将被获取以写入,或者正在从写入释放)。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only