Package | Description |
---|---|
org.freehep.graphicsio.emf |
EMF, Enhanced Meta File, Input and Output Format.
|
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
|
Copyright © 2014. All rights reserved.