Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.records |
Modifier and Type | Class and Description |
---|---|
class |
EmfPlusClear
The EmfPlusClear record clears the output coordinate space and initializes it with a background color and transparency
|
class |
EmfPlusDrawArc
The EmfPlusDrawArc record specifies drawing the arc of an ellipse.
|
class |
EmfPlusDrawBeziers
The EmfPlusDrawBeziers record specifies drawing a sequence of connected Bezier curves.
|
class |
EmfPlusDrawClosedCurve
The EmfPlusDrawClosedCurve record specifies drawing a closed cardinal spline
|
class |
EmfPlusDrawCurve
The EmfPlusDrawCurve record specifies drawing a cardinal spline
NOTE: ObjectID (1 byte): The index of an EmfPlusPen object (section 2.2.1.7)
in the EMF+ Object Table to draw the curve.
|
class |
EmfPlusDrawDriverString
The EmfPlusDrawDriverString record specifies text output with character positions.
|
class |
EmfPlusDrawEllipse
The EmfPlusDrawEllipse record specifies drawing an ellipse.
|
class |
EmfPlusDrawImage
The EmfPlusDrawImage record specifies drawing a scaled image.
|
class |
EmfPlusDrawImagePoints
The EmfPlusDrawImagePoints record specifies drawing a scaled image inside a parallelogram.
|
class |
EmfPlusDrawLines
The EmfPlusDrawlLines record specifies drawing a series of connected lines
|
class |
EmfPlusDrawPath
The EmfPlusDrawPath record specifies drawing a graphics path.
|
class |
EmfPlusDrawPie
The EmfPlusDrawPie record specifies drawing a section of the interior of an ellipse.
|
class |
EmfPlusDrawRects
The EmfPlusDrawRects record specifies drawing a series of rectangles
|
class |
EmfPlusDrawString
The EmfPlusDrawString record specifies text output with string formatting
|
class |
EmfPlusFillClosedCurve
The EmfPlusFillClosedCurve record specifies filling the interior of a closed cardinal spline
|
class |
EmfPlusFillEllipse
The EmfPlusFillEllipse record specifies filling the interior of an ellipse
|
class |
EmfPlusFillPath
Fill path record
FLAGS:
16-bit unsigned integer that provides information about how the operation is to be performed,
and about the structure of the record.
|
class |
EmfPlusFillPie
The EmfPlusFillPie record specifies filling a section of the interior of an ellipse
|
class |
EmfPlusFillPolygon
The EmfPlusFillPolygon record specifies filling the interior of a polygon.
|
class |
EmfPlusFillRects
The EmfPlusFillRects record specifies filling the interiors of a series of rectangles
|
class |
EmfPlusFillRegion
The EmfPlusFillRegion record specifies filling the interior of a graphics region
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.