软件包 | 描述 |
---|---|
javax.imageio |
java的图像I/O API主要包。
|
javax.imageio.spi |
一包I/O API包含读者、作家的插件接口,代码转换器,和溪流的java图像,和一个运行时注册表。
|
javax.imageio.stream |
一包I/O API处理底层I/O从文件和流的java图像。
|
Class and Description |
---|
ImageInputStream
一个可搜索的输入流接口使用的
ImageReader s。
|
ImageOutputStream
可查找的输出流接口使用的
ImageWriter s。
|
Class and Description |
---|
ImageInputStream
一个可搜索的输入流接口使用的
ImageReader s。
|
ImageOutputStream
可查找的输出流接口使用的
ImageWriter s。
|
Class and Description |
---|
IIOByteBuffer
一个类代表一个字节数组,该数组内的偏移量和长度可变的参考。
|
ImageInputStream
一个可搜索的输入流接口使用的
ImageReader s。
|
ImageInputStreamImpl
一个抽象类实现接口的
ImageInputStream 。
|
ImageOutputStream
可查找的输出流接口使用的
ImageWriter s。
|
ImageOutputStreamImpl
一个抽象类实现接口的
ImageOutputStream 。
|
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.