Package | Description |
---|---|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
Modifier and Type | Class and Description |
---|---|
class |
WmfArc
The META_ARC record draws an elliptical arc.
|
class |
WmfChord
The META_CHORD record draws a chord, which is defined by a region
bounded by the intersection of an ellipse with a line segment.
|
class |
WmfEllipse
The META_ELLIPSE record draws an ellipse.
|
class |
WmfExcludeClipRect
The META_EXCLUDECLIPRECT record sets the clipping region in the playback
device context to the existing clipping region minus the specified
rectangle.
|
class |
WmfPie
The META_PIE record draws a pie-shaped wedge bounded by the intersection
of an ellipse and two radials.
|
class |
WmfRoundRect
The rectangle object.
|