Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
com.aspose.imaging.fileformats.emf.emfplus.records |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.3 EMF+ Records
|
Class and Description |
---|
EmfPlusRecord
The Emf+ base record type.
|
Class and Description |
---|
EmfPlusClippingRecordType
The clipping record types specify clipping regions and operations.
|
EmfPlusControlRecordType
The control record types specify global parameters for EMF+ metafile processing.
|
EmfPlusDrawingRecordType
The drawing record types specify graphics output.
|
EmfPlusObjectRecordType
The Object Record Types define reusable graphics objects.
|
EmfPlusPropertyRecordType
The Property Record Types specify properties of the playback device context.
|
EmfPlusRecord
The Emf+ base record type.
|
EmfPlusStateRecordType
The State Record Types specify operations on the state of the playback device context.
|
EmfPlusTerminalServerRecordType
The Terminal Server Record Types specify graphics processing on a terminal server.
|