javax.imageio.event

Package javax.imageio.event

A package of the Java Image I/O API dealing with synchronous notification of events during the reading and writing of images.

See: Description

Interface Summary
Interface Description
IIOReadProgressListener

An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of progress.

IIOReadUpdateListener

An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of pixel updates.

登录查看完整内容