Packages

 

com.aspose.imaging.fileformats.emf.emf.records

Classes

Uses of Class
com.aspose.imaging.fileformats.emf.emf.records.EmfRecord

  • Packages that use EmfRecord 
    Package Description
    com.aspose.imaging.fileformats.emf.emf.records
    The package contains types [MS-EMF]: Enhanced Metafile Format.
    • Uses of EmfRecord in com.aspose.imaging.fileformats.emf.emf.records

      Subclasses of EmfRecord in com.aspose.imaging.fileformats.emf.emf.records 
      Modifier and Type Class and Description
      class  EmfAbortPath
      This record aborts a path bracket or discards the path from a closed path bracket.
      class  EmfAlphaBlend
      The EMR_ALPHABLEND record specifies a block transfer of pixels from a source bitmap to a destination rectangle, including alpha transparency data, according to a specified blending operation.
      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  EmfBeginPath
      This record opens a path bracket in the current playback device context.
      class  EmfBitBlt
      The EMR_BITBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern, according to a specified raster operation.
      class  EmfBitmapRecordType
      The bitmap record types perform block transfers of bitmap images.
      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  EmfClippingRecordType
      The clipping record types specify and manage clipping regions.
      class  EmfCloseFigure
      This record closes an open figure in a path.
      class  EmfColorCorrectPalette
      The EMR_COLORCORRECTPALETTE record specifies how to correct the entries of a logical palette object using WCS 1.0 values.
      class  EmfColorMatchToTargetW
      The EMR_COLORMATCHTOTargetW record specifies whether to perform color matching with a color profile that is specified in a file with a name consisting of Unicode characters.
      class  EmfComment
      The EMR_COMMENT record contains arbitrary private data.
      class  EmfCommentBeginGroup
      The EMR_COMMENT_BEGINGROUP record specifies the beginning of a group of drawing records.
      class  EmfCommentEmfPlus
      The EMR_COMMENT_EMFPLUS record contains embedded EMF+ records.
      class  EmfCommentEmfSpool
      The EMR_COMMENT_EMFSPOOL record contains embedded EMFSPOOL records.
      class  EmfCommentEndGroup
      The EMR_COMMENT_ENDGROUP record specifies the end of a group of drawing records.
      class  EmfCommentMultiFormats
      The EMR_COMMENT_MULTIFORMATS record specifies an image in multiple graphics formats.
      class  EmfCommentPublicRecordType
      The EMR_COMMENT_PUBLIC record types specify extensions to EMF processing.
      class  EmfCommentRecordType
      The comment record types define formats for specifying arbitrary private data, embedding records in other metafile formats, and adding new or special-purpose commands.
      class  EmfCommentWindowsMetaFile
      The EMR_COMMENT_WINDOWS_METAFILE record specifies an image in an embedded WMF metafile.
      class  EmfControlRecordType
      The control record types define the start and end of an EMF metafile and properties of the metafile.
      class  EmfCreateBrushIndirect
      The EMR_CREATEBRUSHINDIRECT record defines a logical brush for graphics operations.
      class  EmfCreateColorSpace
      The EMR_CREATECOLORSPACE record creates a logical color space object from a color profile with a name consisting of ASCII characters.
      class  EmfCreateColorSpaceW
      The EMR_CREATECOLORSPACEW record creates a logical color space object from a color profile with a name consisting of Unicode characters.
      class  EmfCreateDibPatternBrushPt
      The EMR_CREATEDIBPATTERNBRUSHPT record defines a pattern brush for graphics operations.
      class  EmfCreateMonoBrush
      The EMR_CREATEMONOBRUSH record defines a monochrome pattern brush for graphics operations.
      class  EmfCreatePalette
      The EMR_CREATEPALETTE record defines a logical palette for graphics operations.
      class  EmfCreatePen
      The EMR_CREATEPEN record defines a logical pen for graphics operations.
      class  EmfDeleteColorSpace
      The EMR_DELETECOLORSPACE record deletes a logical color space object.
      class  EmfDeleteObject
      The EMR_DELETEOBJECT record deletes a graphics object, which is specified by its index in the EMF Object Table(section 3.1.1.1).
      class  EmfDrawEscape
      The EMR_DRAWESCAPE record passes arbitrary information to a printer driver.
      class  EmfDrawingRecordType
      The drawing record types perform graphics drawing.
      class  EmfEllipse
      The EMR_ELLIPSE record specifies an ellipse.
      class  EmfEndPath
      This record closes a path bracket and selects the path defined by the bracket into the playback device context.
      class  EmfEof
      The EMR_EOF record indicates the end of the metafile and specifies a palette.
      class  EmfEscapeRecordType
      The escape record types execute printer driver functions.
      class  EmfExcludeClipRect
      The EMR_EXCLUDECLIPRECT record specifies a new clipping region that consists of the existing clipping region minus the specified rectangle.
      class  EmfExtCreateFontIndirectW
      The EMR_EXTCREATEFONTINDIRECTW record defines a logical font for graphics operations.
      class  EmfExtCreatePen
      The EMR_EXTCREATEPEN record defines an extended logical pen for graphics operations.
      class  EmfExtEscape
      The EMR_EXTESCAPE record passes arbitrary information to a printer driver.
      class  EmfExtFloodFill
      The EMR_EXTFLOODFILL record fills an area of the display surface with the current brush
      class  EmfExtSelectClipRgn
      The EMR_EXTSELECTCLIPRGN record combines the specified region with the current clip region using the specified mode.
      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  EmfFlatternPath
      This record transforms any curves in the selected path into the playback device context; each curve MUST be turned into a sequence of lines.
      class  EmfForceUfiMapping
      The EMR_FORCEUFIMAPPING record forces the font mapper to match fonts based on their UniversalFontId in preference to their LogFont (section 2.2.13) information.
      class  EmfFrameRgn
      The EMR_FRAMERGN record draws a border around the specified region using the specified brush.
      class  EmfGlsBoundedRecord
      The EMR_GLSBOUNDEDRECORD record specifies an OpenGL function with a bounding rectangle for output.
      class  EmfGlsRecord
      The EMR_GLSRECORD record specifies an OpenGL function.
      class  EmfGradientFill
      The EMR_GRADIENTFILL record specifies filling rectangles or triangles with gradients of color.
      class  EmfIntersectClipRect
      The EMR_INTERSECTCLIPRECT record specifies a new clipping region from the intersection of the current clipping region and the specified rectangle.
      class  EmfInvertRgn
      The EMR_INVERTRGN record inverts the colors in the specified region.
      class  EmfLineTo
      The EMR_LINETO record specifies a line from the current position up to, but not including, the specified point.It resets the current position to the specified point.
      class  EmfMaskBlt
      The EMR_MASKBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern and with the application of a color mask bitmap, according to specified foreground and background raster operations.
      class  EmfMetafileHeader
      The EMR_HEADER record types define the starting points of EMF metafiles and specify properties of the device on which the image in the metafile was created.
      class  EmfMetafileHeaderExtension1
      The EmfMetafileHeaderExtension1 record is the header record used in the first extension to EMF metafiles.
      class  EmfMetafileHeaderExtension2
      The EmfMetafileHeaderExtension2 record is the header record used in the second extension to EMF metafiles.
      class  EmfModifyWorldTransform
      The EMR_MODIFYWORLDTRANSFORM record modifies the current world-space to page-space transform in the playback device context.
      class  EmfMoveToEx
      The EMR_MOVETOEX record specifies coordinates of the new current position, in logical units.
      class  EmfNamedEscape
      The MR_NAMEDESCAPE record passes arbitrary information to a specified printer driver.
      class  EmfObjectCreationRecordType
      The object creation record types create graphics objects.
      class  EmfObjectManipulationRecordType
      The object manipulation record types manage and modify graphics objects.
      class  EmfOffsetClipRgn
      The EMR_OFFSETCLIPRGN record moves the current clipping region in the playback device context by the specified offsets.
      class  EmfOpenGlRecordType
      The OpenGL record types specify OpenGL functions.
      class  EmfPaintRgn
      The EMR_PAINTRGN record paints the specified region by using the brush currently selected into the playback device context.
      class  EmfPathBracketRecordType
      The path bracket record types specify and manipulate paths in path brackets.
      class  EmfPie
      The EMR_PIE record specifies a pie-shaped wedge bounded by the intersection of an ellipse and two radials.
      class  EmfPixelFormat
      The EMR_PIXELFORMAT record specifies the pixel format to use for graphics operations.
      class  EmfPlgBlt
      The EMR_PLGBLT record specifies a block transfer of pixels from a source bitmap to a destination parallelogram, with the application of a color mask bitmap.
      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  EmfPolyBezierTo16
      The EMR_POLYBEZIERTO16 record specifies one or more Bezier curves based on 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  EmfRealizePalette
      This record maps palette entries from the current LogPalette object (section 2.2.17) to the system_palette.
      class  EmfRectangle
      The EMR_RECTANGLE record draws a rectangle.
      class  EmfResizePalette
      The EMR_RESIZEPALETTE record increases or decreases the size of an existing LogPalette object (section 2.2.17).
      class  EmfRestoreDc
      The EMR_RESTOREDC record restores the playback device context to the specified state.
      class  EmfRoundRect
      The EMR_ROUNDRECT record specifies a rectangle with rounded corners.
      class  EmfSaveDc
      Saves the current state of playback device context on a stack of states saved by preceding EMR_SAVEDC records, if any.
      class  EmfScaleViewportExtex
      The EMR_SCALEVIEWPORTEXTEX record respecifies the viewport for a device context by using the ratios formed by the specified multiplicands and divisors.
      class  EmfScaleWindowExtex
      The EMR_SCALEWINDOWEXTEX record respecifies the window for a playback device context by using the ratios formed by the specified multiplicands and divisors.
      class  EmfSelectClipPath
      The EMR_SELECTCLIPPATH record specifies the current path as a clipping region for a playback device context, combining the new region with any existing clipping region using the specified mode.
      class  EmfSelectObject
      The EMR_SELECTOBJECT record adds a graphics object to the current metafile playback device context.
      class  EmfSelectPalette
      The EMR_SELECTPALETTE record specifies a logical palette for the playback device context.
      class  EmfSetArcDirection
      The EMR_SETARCDIRECTION record specifies the drawing direction to be used for arc and rectangle output.
      class  EmfSetBkColor
      The EMR_SETBKCOLOR record specifies the background color.
      class  EmfSetBkMode
      The EMR_SETBKMODE record specifies the background mix mode of the playback device context.
      class  EmfSetBrushOrgEx
      The EMR_SETBRUSHORGEX record specifies the origin of the current brush.
      class  EmfSetColorAdjustment
      The EMR_SETCOLORADJUSTMENT record specifies color adjustment properties in the playback device context.
      class  EmfSetColorSpace
      The EMR_SETCOLORSPACE record defines the current logical color space object for graphics operations.
      class  EmfSetDiBitsToDevice
      The EMR_SETDIBITSTODEVICE record specifies a block transfer of pixels from specified scan lines of a source bitmap to a destination rectangle.
      class  EmfSetIcmMode
      The EMR_SETICMMODE record specifies the mode of Image Color Management (ICM) for graphics operations.
      class  EmfSetIcmProfileA
      The EMR_SETICMPROFILEA record specifies a color profile in a file with a name consisting of ASCII characters, for graphics output.
      class  EmfSetIcmProfileW
      The EMR_SETICMPROFILEW record specifies a color profile in a file with a name consisting of Unicode characters, for graphics output.
      class  EmfSetLayout
      The EMR_SETLAYOUT record specifies the order in which text and graphics are drawn.
      class  EmfSetLinkedUfis
      The EMR_SETLINKEDUFIS record sets the UniversalFontIds (section 2.2.27) of the linked fonts to use during character lookup.
      class  EmfSetMapMode
      The EMR_SETMAPMODE record specifies the mapping mode of the playback device context.
      class  EmfSetMapperFlags
      The EMR_SETMAPPERFLAGS record specifies parameters of the process of matching logical fonts to physical fonts, which is performed by the font mapper.
      class  EmfSetMetaRgn
      Inter sets the current meta region with the current clipping region to form a new meta region for the playback device context.
      class  EmfSetMiterLimit
      The EMR_SETMITERLIMIT record specifies the limit for the length of miter joins for the playback device context.
      class  EmfSetPaletteEntries
      The EMR_SETPALETTEENTRIES record defines RGB color values in a range of entries for an existing LogPalette (section 2.2.17) object.
      class  EmfSetPixelV
      The EMR_SETPIXELV record defines the color of the pixel at the specified logical coordinates.
      class  EmfSetPolyFillMode
      The EMR_SETPOLYFILLMODE record defines polygon fill mode.
      class  EmfSetRop2
      The EMR_SETROP2 record defines a binary raster operation mode.
      class  EmfSetStrechBltMode
      The EMR_SETSTRETCHBLTMODE record specifies bitmap stretch mode.
      class  EmfSetTextAlign
      The EMR_SETTEXTALIGN record specifies text alignment.
      class  EmfSetTextColor
      The EMR_SETTEXTCOLOR record defines the current text color.
      class  EmfSetTextJustification
      The EMR_SETTEXTJUSTIFICATION record specifies the amount of extra space to add to break characters for text justification.
      class  EmfSetViewportExtEx
      The EMR_SETVIEWPORTEXTEX record defines the viewport extent.
      class  EmfSetViewportOrgEx
      The EMR_SETVIEWPORTORGEX record defines the viewport origin.
      class  EmfSetWindowExtEx
      The EMR_SETWINDOWEXTEX record defines the window extent.
      class  EmfSetWindowOrgEx
      The EMR_SETWINDOWORGEX record defines the window origin.
      class  EmfSetWorldTransform
      The EMR_SETWORLDTRANSFORM record specifies a transform for the current world-space to page space transform in the playback device context.
      class  EmfSmallTextOut
      The EMR_SMALLTEXTOUT record outputs a string.
      class  EmfStateRecordType
      The state record types specify and manage graphics properties that define the state of the playback device context.
      class  EmfStretchBlt
      The EMR_STRETCHBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern, according to a specified raster operation, stretching or compressing the output to fit the dimensions of the destination, if necessary.
      class  EmfStretchDiBits
      The EMR_STRETCHDIBITS record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern, according to a specified raster operation, stretching or compressing the output to fit the dimensions of the destination, if necessary.
      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
      class  EmfTransformRecordType
      The transform record types specify and modify world-space to page-space transforms.
      class  EmfTransparentBlt
      The EMR_TRANSPARENTBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle, treating a specified color as transparent, stretching or compressing the output to fit the dimensions of the destination, if necessary
      class  EmfWidenPath
      This record redefines the current path as the area that would be painted if the path were drawn using the pen currently selected into the playback device context.
      Constructors in com.aspose.imaging.fileformats.emf.emf.records with parameters of type EmfRecord 
      Constructor and Description
      EmfAlphaBlend(EmfRecord source)
      Initializes a new instance of the EmfAlphaBlend class.
      EmfAngleArc(EmfRecord source)
      Initializes a new instance of the EmfAngleArc class.
      EmfArc(EmfRecord source)
      Initializes a new instance of the EmfArc class.
      EmfArcTo(EmfRecord source)
      Initializes a new instance of the EmfArcTo class.
      EmfBitBlt(EmfRecord source)
      Initializes a new instance of the EmfBitBlt class.
      EmfChord(EmfRecord source)
      Initializes a new instance of the EmfChord class.
      EmfColorCorrectPalette(EmfRecord source)
      Initializes a new instance of the EmfColorCorrectPalette class.
      EmfColorMatchToTargetW(EmfRecord source)
      Initializes a new instance of the EmfColorMatchToTargetW class.
      EmfComment(EmfRecord source)
      Initializes a new instance of the EmfComment class.
      EmfCommentBeginGroup(EmfRecord source)
      Initializes a new instance of the EmfCommentBeginGroup class.
      EmfCommentEmfPlus(EmfRecord source)
      Initializes a new instance of the EmfCommentEmfPlus class.
      EmfCommentEmfSpool(EmfRecord source)
      Initializes a new instance of the EmfCommentEmfSpool class.
      EmfCommentEndGroup(EmfRecord source)
      Initializes a new instance of the EmfCommentEndGroup class.
      EmfCommentMultiFormats(EmfRecord source)
      Initializes a new instance of the EmfCommentMultiFormats class.
      EmfCommentWindowsMetaFile(EmfRecord source)
      Initializes a new instance of the EmfCommentWindowsMetaFile class.
      EmfControlRecordType(EmfRecord source)
      Initializes a new instance of the EmfControlRecordType class.
      EmfCreateBrushIndirect(EmfRecord source)
      Initializes a new instance of the EmfCreateBrushIndirect class.
      EmfCreateColorSpace(EmfRecord source)
      Initializes a new instance of the EmfCreateColorSpace class.
      EmfCreateColorSpaceW(EmfRecord source)
      Initializes a new instance of the EmfCreateColorSpaceW class.
      EmfCreateDibPatternBrushPt(EmfRecord source)
      Initializes a new instance of the EmfCreateDibPatternBrushPt class.
      EmfCreateMonoBrush(EmfRecord source)
      Initializes a new instance of the EmfCreateMonoBrush class.
      EmfCreatePalette(EmfRecord source)
      Initializes a new instance of the EmfCreatePalette class.
      EmfCreatePen(EmfRecord source)
      Initializes a new instance of the EmfCreatePen class.
      EmfDeleteColorSpace(EmfRecord source)
      Initializes a new instance of the EmfDeleteColorSpace class.
      EmfDeleteObject(EmfRecord record)
      Initializes a new instance of the EmfDeleteObject class.
      EmfDrawEscape(EmfRecord source)
      Initializes a new instance of the EmfDrawEscape class.
      EmfEllipse(EmfRecord source)
      Initializes a new instance of the EmfEllipse class.
      EmfEof(EmfRecord record)
      Initializes a new instance of the EmfEof class.
      EmfExcludeClipRect(EmfRecord source)
      Initializes a new instance of the EmfExcludeClipRect class.
      EmfExtCreateFontIndirectW(EmfRecord source)
      Initializes a new instance of the EmfExtCreateFontIndirectW class.
      EmfExtCreatePen(EmfRecord record)
      Initializes a new instance of the EmfExtCreatePen class.
      EmfExtEscape(EmfRecord source)
      Initializes a new instance of the EmfExtEscape class.
      EmfExtFloodFill(EmfRecord source)
      Initializes a new instance of the EmfExtFloodFill class.
      EmfExtSelectClipRgn(EmfRecord source)
      Initializes a new instance of the EmfExtSelectClipRgn class.
      EmfExtTextOutA(EmfRecord source)
      Initializes a new instance of the EmfExtTextOutA class.
      EmfExtTextOutW(EmfRecord source)
      Initializes a new instance of the EmfExtTextOutW class.
      EmfFillPath(EmfRecord source)
      Initializes a new instance of the EmfFillPath class.
      EmfFillRgn(EmfRecord source)
      Initializes a new instance of the EmfFillRgn class.
      EmfForceUfiMapping(EmfRecord source)
      Initializes a new instance of the EmfForceUfiMapping class.
      EmfFrameRgn(EmfRecord source)
      Initializes a new instance of the EmfFrameRgn class.
      EmfGlsBoundedRecord(EmfRecord source)
      Initializes a new instance of the EmfGlsBoundedRecord class.
      EmfGlsRecord(EmfRecord source)
      Initializes a new instance of the EmfGlsRecord class.
      EmfGradientFill(EmfRecord source)
      Initializes a new instance of the EmfGradientFill class.
      EmfIntersectClipRect(EmfRecord source)
      Initializes a new instance of the EmfIntersectClipRect class.
      EmfInvertRgn(EmfRecord source)
      Initializes a new instance of the EmfInvertRgn class.
      EmfLineTo(EmfRecord record)
      Initializes a new instance of the EmfLineTo class.
      EmfMaskBlt(EmfRecord source)
      Initializes a new instance of the EmfMaskBlt class.
      EmfMetafileHeader(EmfRecord record)
      Initializes a new instance of the EmfMetafileHeader class.
      EmfModifyWorldTransform(EmfRecord source)
      Initializes a new instance of the EmfModifyWorldTransform class.
      EmfMoveToEx(EmfRecord record)
      Initializes a new instance of the EmfMoveToEx class.
      EmfNamedEscape(EmfRecord source)
      Initializes a new instance of the EmfNamedEscape class.
      EmfOffsetClipRgn(EmfRecord source)
      Initializes a new instance of the EmfOffsetClipRgn class.
      EmfPaintRgn(EmfRecord source)
      Initializes a new instance of the EmfPaintRgn class.
      EmfPie(EmfRecord source)
      Initializes a new instance of the EmfPie class.
      EmfPixelFormat(EmfRecord source)
      Initializes a new instance of the EmfPixelFormat class.
      EmfPlgBlt(EmfRecord source)
      Initializes a new instance of the EmfPlgBlt class.
      EmfPolyBezier(EmfRecord source)
      Initializes a new instance of the EmfPolyBezier class.
      EmfPolyBezier16(EmfRecord source)
      Initializes a new instance of the EmfPolyBezier16 class.
      EmfPolyBezierTo(EmfRecord source)
      Initializes a new instance of the EmfPolyBezierTo class.
      EmfPolyBezierTo16(EmfRecord record)
      Initializes a new instance of the EmfPolyBezierTo16 class.
      EmfPolyDraw(EmfRecord source)
      Initializes a new instance of the EmfPolyDraw class.
      EmfPolyDraw16(EmfRecord source)
      Initializes a new instance of the EmfPolyDraw16 class.
      EmfPolygon(EmfRecord source)
      Initializes a new instance of the EmfPolygon class.
      EmfPolygon16(EmfRecord source)
      Initializes a new instance of the EmfPolygon16 class.
      EmfPolyline(EmfRecord source)
      Initializes a new instance of the EmfPolyline class.
      EmfPolyline16(EmfRecord source)
      Initializes a new instance of the EmfPolyline16 class.
      EmfPolylineTo(EmfRecord source)
      Initializes a new instance of the EmfPolylineTo class.
      EmfPolylineTo16(EmfRecord source)
      Initializes a new instance of the EmfPolylineTo16 class.
      EmfPolyPolygon(EmfRecord source)
      Initializes a new instance of the EmfPolyPolygon class.
      EmfPolyPolygon16(EmfRecord source)
      Initializes a new instance of the EmfPolyPolygon16 class.
      EmfPolyPolyline(EmfRecord source)
      Initializes a new instance of the EmfPolyPolyline class.
      EmfPolyPolyline16(EmfRecord source)
      Initializes a new instance of the EmfPolyPolyline16 class.
      EmfPolyTextOutA(EmfRecord source)
      Initializes a new instance of the EmfPolyTextOutA class.
      EmfPolyTextOutW(EmfRecord source)
      Initializes a new instance of the EmfPolyTextOutW class.
      EmfRealizePalette(EmfRecord source)
      Initializes a new instance of the EmfRealizePalette class.
      EmfRecord(EmfRecord source)
      Initializes a new instance of the EmfRecord class.
      EmfRectangle(EmfRecord source)
      Initializes a new instance of the EmfRectangle class.
      EmfResizePalette(EmfRecord source)
      Initializes a new instance of the EmfResizePalette class.
      EmfRestoreDc(EmfRecord source)
      Initializes a new instance of the EmfRestoreDc class.
      EmfRoundRect(EmfRecord source)
      Initializes a new instance of the EmfRoundRect class.
      EmfSaveDc(EmfRecord source)
      Initializes a new instance of the EmfSaveDc class.
      EmfScaleViewportExtex(EmfRecord source)
      Initializes a new instance of the EmfScaleViewportExtex class.
      EmfScaleWindowExtex(EmfRecord source)
      Initializes a new instance of the EmfScaleWindowExtex class.
      EmfSelectClipPath(EmfRecord source)
      Initializes a new instance of the EmfSelectClipPath class.
      EmfSelectObject(EmfRecord record)
      Initializes a new instance of the EmfSelectObject class.
      EmfSelectPalette(EmfRecord source)
      Initializes a new instance of the EmfSelectPalette class.
      EmfSetArcDirection(EmfRecord source)
      Initializes a new instance of the EmfSetArcDirection class.
      EmfSetBkColor(EmfRecord source)
      Initializes a new instance of the EmfSetBkColor class.
      EmfSetBkMode(EmfRecord source)
      Initializes a new instance of the EmfSetBkMode class.
      EmfSetBrushOrgEx(EmfRecord source)
      Initializes a new instance of the EmfSetBrushOrgEx class.
      EmfSetColorAdjustment(EmfRecord source)
      Initializes a new instance of the EmfSetColorAdjustment class.
      EmfSetColorSpace(EmfRecord source)
      Initializes a new instance of the EmfSetColorSpace class.
      EmfSetDiBitsToDevice(EmfRecord source)
      Initializes a new instance of the EmfSetDiBitsToDevice class.
      EmfSetIcmMode(EmfRecord source)
      Initializes a new instance of the EmfSetIcmMode class.
      EmfSetIcmProfileA(EmfRecord source)
      Initializes a new instance of the EmfSetIcmProfileA class.
      EmfSetIcmProfileW(EmfRecord source)
      Initializes a new instance of the EmfSetIcmProfileW class.
      EmfSetLayout(EmfRecord source)
      Initializes a new instance of the EmfSetLayout class.
      EmfSetLinkedUfis(EmfRecord source)
      Initializes a new instance of the EmfSetLinkedUfis class.
      EmfSetMapMode(EmfRecord record)
      Initializes a new instance of the EmfSetMapMode class.
      EmfSetMapperFlags(EmfRecord source)
      Initializes a new instance of the EmfSetMapperFlags class.
      EmfSetMetaRgn(EmfRecord source)
      Initializes a new instance of the EmfSetMetaRgn class.
      EmfSetMiterLimit(EmfRecord source)
      Initializes a new instance of the EmfSetMiterLimit class.
      EmfSetPaletteEntries(EmfRecord source)
      Initializes a new instance of the EmfSetPaletteEntries class.
      EmfSetPixelV(EmfRecord source)
      Initializes a new instance of the EmfSetPixelV class.
      EmfSetPolyFillMode(EmfRecord source)
      Initializes a new instance of the EmfSetPolyFillMode class.
      EmfSetRop2(EmfRecord source)
      Initializes a new instance of the EmfSetRop2 class.
      EmfSetStrechBltMode(EmfRecord source)
      Initializes a new instance of the EmfSetStrechBltMode class.
      EmfSetTextAlign(EmfRecord source)
      Initializes a new instance of the EmfSetTextAlign class.
      EmfSetTextColor(EmfRecord source)
      Initializes a new instance of the EmfSetTextColor class.
      EmfSetTextJustification(EmfRecord source)
      Initializes a new instance of the EmfSetTextJustification class.
      EmfSetViewportExtEx(EmfRecord source)
      Initializes a new instance of the EmfSetViewportExtEx class.
      EmfSetViewportOrgEx(EmfRecord source)
      Initializes a new instance of the EmfSetViewportOrgEx class.
      EmfSetWindowExtEx(EmfRecord source)
      Initializes a new instance of the EmfSetWindowExtEx class.
      EmfSetWindowOrgEx(EmfRecord source)
      Initializes a new instance of the EmfSetWindowOrgEx class.
      EmfSetWorldTransform(EmfRecord source)
      Initializes a new instance of the EmfSetWorldTransform class.
      EmfSmallTextOut(EmfRecord source)
      Initializes a new instance of the EmfSmallTextOut class.
      EmfStretchBlt(EmfRecord source)
      Initializes a new instance of the EmfStretchBlt class.
      EmfStretchDiBits(EmfRecord source)
      Initializes a new instance of the EmfStretchDiBits class.
      EmfStrokeAndFillPath(EmfRecord source)
      Initializes a new instance of the EmfStrokeAndFillPath class.
      EmfStrokePath(EmfRecord record)
      Initializes a new instance of the EmfStrokePath class.
      EmfTransparentBlt(EmfRecord source)
      Initializes a new instance of the EmfTransparentBlt class.