| 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.
|
| Modifier and Type | Method and Description |
|---|---|
EmfMetafileHeader |
EmfImage.getHeader()
Gets or sets the header record
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmfImage.setHeader(EmfMetafileHeader value)
Gets or sets the header record
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmfMetafileHeaderExtension1
The EmfMetafileHeaderExtension1 record is the header record used in the first extension to EMF metafiles.
|
class |
EmfMetafileHeaderExtension2
The EmfMetafileHeaderExtension2 record is the header record used in the second extension to EMF
metafiles.
|
| Constructor and Description |
|---|
EmfMetafileHeader(EmfMetafileHeader header)
Initializes a new instance of the
EmfMetafileHeader class. |
EmfMetafileHeaderExtension1(EmfMetafileHeader header)
Initializes a new instance of the
EmfMetafileHeaderExtension1 class. |
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.