| Package | Description |
|---|---|
| org.zkoss.poi.hslf.blip | |
| org.zkoss.poi.hslf.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
BitmapPainter
Creates BufferedImage using javax.imageio.ImageIO and draws it in the specified graphics.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ImagePainter[] |
PictureData.painters |
| Modifier and Type | Method and Description |
|---|---|
static ImagePainter |
PictureData.getImagePainter(int type)
Return ImagePainter for the specified image type
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PictureData.setImagePainter(int type,
ImagePainter painter)
Register ImagePainter for the specified image type
|
Copyright © 2020. All rights reserved.