| Package | Description |
|---|---|
| ej.microui.display |
Contains classes to implement a MicroUI Display and to implement MicroUI Painter drawings.
|
| Modifier and Type | Method and Description |
|---|---|
BufferedImageProvider |
LLUIDisplay.getBufferedImageProvider(MicroUIImageFormat format)
Gets the buffered image provider used to create images with the given format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLUIDisplay.registerBufferedImageProvider(BufferedImageProvider provider)
Registers a buffered image provider.
|