| Package | Description |
|---|---|
| org.freehep.graphicsio.emf |
EMF, Enhanced Meta File, Input and Output Format.
|
| org.freehep.graphicsio.emf.gdi |
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
EMFImageLoader.readImage(BitmapInfoHeader bmi,
int width,
int height,
EMFInputStream emf,
int len,
BlendFunction blendFunction)
creates a BufferedImage from an EMFInputStream using
BitmapInfoHeader data
|
| Modifier and Type | Method and Description |
|---|---|
BitmapInfoHeader |
BitmapInfo.getHeader() |
| Constructor and Description |
|---|
BitmapInfo(BitmapInfoHeader header) |
Copyright © 2014. All rights reserved.