Package | Description |
---|---|
com.aspose.imaging.fileformats.eps |
The namespace contains EPS format type
|
com.aspose.imaging.fileformats.wmf.graphics |
The package contains Wmf graphics.
|
Modifier and Type | Method and Description |
---|---|
WmfImage |
EpsBinaryImage.getWmfPreview()
Gets the WMF preview.
|
Modifier and Type | Method and Description |
---|---|
WmfImage |
WmfRecorderGraphics2D.endRecording()
Ends the recording.
|
Modifier and Type | Method and Description |
---|---|
static WmfRecorderGraphics2D |
WmfRecorderGraphics2D.fromWmfImage(WmfImage wmfImage)
Gets an instance of the Wmf recorder for the existing Wmf image.
|