Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.records |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.3 EMF+ Records
|
Modifier and Type | Class and Description |
---|---|
class |
EmfPlusOffsetClip
The EmfPlusOffsetClip record applies a translation transform on the current clipping region for the world space.
|
class |
EmfPlusResetClip
The EmfPlusResetClip record resets the current clipping region for the world space to infinity.
|
class |
EmfPlusSetClipPath
The EmfPlusSetClipPath record combines the current clipping region with a graphics path.
|
class |
EmfPlusSetClipRect
The EmfPlusSetClipRect record combines the current clipping region with a rectangle.
|
class |
EmfPlusSetClipRegion
The EmfPlusSetClipRegion record combines the current clipping region with another graphics region.
|