| 软件包 | 描述 |
|---|---|
| javax.imageio.stream |
一包I/O API处理底层I/O从文件和流的java图像。
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileCacheImageOutputStream
对
ImageOutputStream写入输出到正规的
OutputStream实现。
|
class |
FileImageOutputStream
对
ImageOutputStream写其直接输出到
File或
RandomAccessFile实现。
|
class |
MemoryCacheImageOutputStream
对
ImageOutputStream写入输出到正规的
OutputStream实现。
|
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.