Package | Description |
---|---|
com.aspose.imaging.fileformats.emf |
The package contains types [MS-EMF], [MS-EMFPLUS]
|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
com.aspose.imaging.fileformats.wmf |
The package handles WMF file format processing.
|
Modifier and Type | Class and Description |
---|---|
class |
EmfImage
EMF file format image.
|
Modifier and Type | Method and Description |
---|---|
MetaImage |
EmfCommentWindowsMetaFile.getWinMetafile()
Gets or sets a buffer that contains the WMF metafile.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCommentWindowsMetaFile.setWinMetafile(MetaImage value)
Gets or sets a buffer that contains the WMF metafile.
|
Modifier and Type | Class and Description |
---|---|
class |
WmfImage
The Wmf Image
|