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 |
EmfPlusMultiplyWorldTransform
The EmfPlusMultiplyWorldTransform record multiplies the current world space transform by a
specified transform matrix.
|
class |
EmfPlusResetWorldTransform
The EmfPlusResetWorldTransform record resets the current world space transform to the identify matrix.
|
class |
EmfPlusRotateWorldTransform
The EmfPlusRotateWorldTransform record performs a rotation on the current world space transform.
|
class |
EmfPlusScaleWorldTransform
The EmfPlusScaleWorldTransform record performs a scaling on the current world space transform.
|
class |
EmfPlusSetPageTransform
The EmfPlusSetPageTransform record specifies scaling factors and units for converting page space
coordinates to device space coordinates.
|
class |
EmfPlusSetTsClip
The EmfPlusSetTSClip record specifies clipping areas in the graphics device context for a terminal server.
|
class |
EmfPlusSetTsGraphics
The EmfPlusSetTSGraphics record specifies the state of a graphics device context for a terminal server.
|
class |
EmfPlusSetWorldTransform
The EmfPlusSetWorldTransform record sets the world transform according to the values in a
specified transform matrix.
|
class |
EmfPlusTranslateWorldTransform
The EmfPlusTranslateWorldTransform record performs a translation on the current world space transform.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.