Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.imageio | The main package of the Java Image I/O API. |
javax.imageio.spi | A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry. |
javax.imageio.stream | A package of the Java Image I/O API dealing with low-level I/O from files and streams. |
Class and Description |
---|
ImageInputStream
A seekable input stream interface for use by ImageReader s. |
ImageOutputStream
A seekable output stream interface for use by ImageWriter s. |
Class and Description |
---|
ImageInputStream
A seekable input stream interface for use by ImageReader s. |
ImageOutputStream
A seekable output stream interface for use by ImageWriter s. |
Class and Description |
---|
IIOByteBuffer
A class representing a mutable reference to an array of bytes and an offset and length within that array. |
ImageInputStream
A seekable input stream interface for use by ImageReader s. |
ImageInputStreamImpl
An abstract class implementing the ImageInputStream interface. |
ImageOutputStream
A seekable output stream interface for use by ImageWriter s. |
ImageOutputStreamImpl
An abstract class implementing the ImageOutputStream interface. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.