
See: Description
| Interface | Description |
|---|---|
| MediaPictureConverter |
This interface describes a converter which can perform bidirectional
translation between a given
MediaPicture type and a BufferedImage type. |
| Class | Description |
|---|---|
| ImageFrame |
Displays a
BufferedImage in a JFrame. |
| MediaPictureConverterFactory |
This factory class creates
MediaPictureConverter objects for
translation between a
number of MediaPicture and BufferedImage types. |
| MediaPictureConverterFactory.Type |
This class describes a converter type and is used to register and
unregister types with
MediaPictureConverterFactory. |
Copyright © 2018 Humble Software. All rights reserved.