Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Class and Description |
---|---|
class |
EmfAngleArc
The EMR_ANGLEARC record specifies a line segment of an arc.
|
class |
EmfArc
The EMR_ARC record specifies an elliptical arc.
|
class |
EmfArcTo
The EMR_ARCTO record specifies an elliptical arc.
|
class |
EmfChord
The EMR_CHORD record specifies a chord, which is a region bounded by the intersection of an
ellipse and a line segment, called a secant.
|
class |
EmfEllipse
The EMR_ELLIPSE record specifies an ellipse.
|
class |
EmfExtFloodFill
The EMR_EXTFLOODFILL record fills an area of the display surface with the current brush
|
class |
EmfExtTextOutA
The EMR_EXTTEXTOUTA record draws an ASCII text string using the current font and text colors.
|
class |
EmfExtTextOutW
The EMR_EXTTEXTOUTW record draws an ASCII text string using the current font and text colors.
|
class |
EmfFillPath
The EMR_FILLPATH record closes any open figures in the current path and fills the path's interior by
using the current brush and polygon-filling mode.
|
class |
EmfFillRgn
The EMR_FILLRGN record fills the specified region by using the specified brush.
|
class |
EmfFrameRgn
The EMR_FRAMERGN record draws a border around the specified region using the specified brush.
|
class |
EmfGradientFill
The EMR_GRADIENTFILL record specifies filling rectangles or triangles with gradients of color.
|
class |
EmfPaintRgn
The EMR_PAINTRGN record paints the specified region by using the brush currently selected into the
playback device context.
|
class |
EmfPie
The EMR_PIE record specifies a pie-shaped wedge bounded by the intersection of an ellipse and two
radials.
|
class |
EmfPolyBezier
The EMR_POLYBEZIER record specifies one or more Bezier curves.
|
class |
EmfPolyBezier16
The EMR_POLYBEZIER16 record specifies one or more Bezier curves.
|
class |
EmfPolyBezierTo
The EMR_POLYBEZIERTO record specifies one or more Bezier curves based upon the current position.
|
class |
EmfPolyDraw
The EMR_POLYDRAW record specifies a set of line segments and Bezier curves.
|
class |
EmfPolyDraw16
The EMR_POLYDRAW16 record specifies a set of line segments and Bezier curves.
|
class |
EmfPolygon
The EMR_POLYGON record specifies a polygon consisting of two or more vertexes connected by
straight lines.
|
class |
EmfPolygon16
The EMR_POLYGON16 record specifies a polygon consisting of two or more vertexes connected by
straight lines.
|
class |
EmfPolyline
The EMR_POLYLINE record specifies a series of line segments by connecting the points in the
specified array.
|
class |
EmfPolyline16
The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the
specified array.
|
class |
EmfPolylineTo
The EMR_POLYLINETO record specifies one or more straight lines based upon the current position.
|
class |
EmfPolylineTo16
The EMR_POLYLINETO16 record specifies one or more straight lines based upon the current position.
|
class |
EmfPolyPolygon
The EMR_POLYPOLYGON record specifies a series of closed polygons.
|
class |
EmfPolyPolygon16
The EMR_POLYPOLYGON16 record specifies a series of closed polygons.
|
class |
EmfPolyPolyline
The EMR_POLYPOLYLINE record specifies multiple series of connected line segments.
|
class |
EmfPolyPolyline16
The EMR_POLYPOLYLINE16 record specifies multiple series of connected line segments.
|
class |
EmfPolyTextOutA
The EMR_POLYTEXTOUTA record draws one or more ASCII text strings using the current font and text colors.
|
class |
EmfPolyTextOutW
The EMR_POLYTEXTOUTW record draws one or more Unicode text strings using the current font and text colors.
|
class |
EmfRectangle
The EMR_RECTANGLE record draws a rectangle.
|
class |
EmfRoundRect
The EMR_ROUNDRECT record specifies a rectangle with rounded corners.
|
class |
EmfSetPixelV
The EMR_SETPIXELV record defines the color of the pixel at the specified logical coordinates.
|
class |
EmfSmallTextOut
The EMR_SMALLTEXTOUT record outputs a string.
|
class |
EmfStrokeAndFillPath
The EMR_STROKEANDFILLPATH record closes any open figures in a path, strokes the outline of the
path by using the current pen, and fills its interior by using the current brush.
|
class |
EmfStrokePath
EMR_STROKEPATH class
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.