java.awt.image
Package java.awt.image
Provides classes for creating and modifying images.
See: Description
Interface | Description |
---|---|
BufferedImageOp | This interface describes single-input/single-output operations performed on |
ImageConsumer | The interface for objects expressing interest in image data through the ImageProducer interfaces. |
ImageObserver | An asynchronous update interface for receiving notifications about Image information as the Image is constructed. |
登录查看完整内容
|