CONTENTS | PREV | NEXT | JavaTM Image I/O API Guide |
The methods described above are sufficient for simple applications. However, the Image I/O API offers much more power for writing sophisticated applications. In order to make use of the advanced features of the API, applications will work directly with theImageReader
andImageWriter
classes that are part of the API.