com.aspose.imaging.fileformats.wmf.objects
The package contains types [MS-WMF]: Windows Metafile Format 2.2 WMF Objects
Classes
| Class | Description |
|---|---|
| WmfAnimatePalette | The META_ANIMATEPALETTE record redefines entries in the logical palette that is defined in the playback device context with the specified Palette object (section 2.2.1.3). |
| WmfArc | The META_ARC record draws an elliptical arc. |
| WmfBitBlt | The META_BITBLT record specifies the transfer of a block of pixels according to a raster operation. |
| WmfBitmap16 | The Bitmap16 Object specifies information about the dimensions and color format of a bitmap. |
| WmfBitmapBaseHeader | The base bitmap header class. |
| WmfBitmapCoreHeader | The BitmapCoreHeader Object contains information about the dimensions and color format of a device-independent bitmap(DIB). |
| WmfBitmapInfoHeader | The BitmapInfoHeader Object contains information about the dimensions and color format of a device-independent bitmap (DIB). |
| 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. |
| WmfCieXyz | The CIEXYZ Object defines information about the CIEXYZ chromaticity object. |
| WmfCieXyzTriple | The CIEXYZTriple Object defines information about the CIEXYZTriple color object. |
| WmfCreateBrushInDirect | The Create brush in direct |
| WmfCreateFontInDirect | The Create font |
| WmfCreatePalette | The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3). |
| WmfCreatePatternBrush | The META_CREATEPATTERNBRUSH record creates a brush object with a pattern specified by a bitmap. |
| WmfCreatePenInDirect | The create pen in direct |
| WmfCreateRegion | The META_CREATEREGION record creates a Region Object (section 2.2.1.5). |
| WmfDeleteObject | The Delete object |
| WmfDeviceIndependentBitmap | The DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format |
| WmfDibBitBlt | The META_DIBBITBLT record specifies the transfer of a block of pixels in device-independent format according to a raster operation. |
| WmfDibCreatePatternBrush | The META_DIBCREATEPATTERNBRUSH record creates a Brush Object (section 2.2.1.1) with a pattern specified by a DeviceIndependentBitmap (DIB) Object (section 2.2.2.9). |
| WmfDibStrechBlt | The META_DIBSTRETCHBLT record specifies the transfer of a block of pixels in device-independent format according to a raster operation, with possible expansion or contraction. |
| WmfEllipse | The META_ELLIPSE record draws an ellipse. |
| WmfEof | The Eof object. |
| WmfEscape | The wmf escape object. |
| WmfExcludeClipRect | The META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle. |
| WmfExtFloodFill | The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context. |
| WmfExtTextOut | Wmf ext text out |
| WmfFillRegion | The META_FILLREGION record fills a region using a specified brush. |
| WmfFloodFill | The META_FLOODFILL record fills an area of the output surface with the brush that is defined in the playback device context. |
| WmfFrameRegion | The wmf frame region object. |
| WmfGraphicObject | The WMF Graphics Objects specify parameters for graphics output. |
| WmfIntersectClipRect | The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle. |
| WmfInvertRegion | The META_INVERTREGION record draws a region in which the colors are inverted. |
| WmfLineTo | The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point. |
| WmfLogColorSpace | The LogColorSpace object specifies a logical color space for the playback device context, which can be the name of a color profile in ASCII characters. |
| WmfLogColorSpaceW | The LogColorSpaceW object specifies a logical color space, which can be defined by a color profile file with a name consisting of Unicode 16-bit characters. |
| WmfMoveTo | The META_MOVETO record sets the output position in the playback device context to a specified point. |
| WmfObject | The base wmf object. |
| WmfOffsetClipRgn | The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the specified offsets. |
| WmfOffsetViewPortOrg | The META_OFFSETVIEWPORTORG record moves the viewport origin in the playback device context by specified horizontal and vertical offsets. |
| WmfOffsetWindowOrg | The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets. |
| WmfPaintRegion | The META_PAINTREGION record paints the specified region by using the brush that is defined in the playback device context. |
| WmfPatBlt | The META_PATBLT record paints a specified rectangle using the brush that is defined in the playback device context. |
| WmfPie | The META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials. |
| WmfPitchAndFamily | The PitchAndFamily object specifies the pitch and family properties of a Font object (section 2.2.1.2). |
| WmfPointObject | The Point object. |
| WmfPolyLine | The poly line object. |
| WmfPolyPolygon | The PolyPolygon Object defines a series of closed polygons. |
| WmfPolygon | The polygon object |
| WmfRealizePalette | The META_REALIZEPALETTE record maps entries from the logical palette that is defined in the playback device context to the system palette. |
| WmfRecord | The Wmf Record |
| WmfRectangle | The META_RECTANGLE record paints a rectangle. |
| WmfRegion | The Region Object defines a potentially non-rectilinear shape defined by an array of scanlines. |
| WmfResizePalette | The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context. |
| WmfRestoreDc | The restore DC object |
| WmfRoundRect | The rectangle object. |
| WmfSaveDc | The META_SAVEDC record saves the playback device context for later retrieval. |
| WmfScaleViewportExt | The META_SCALEVIEWPORTEXT record scales the horizontal and vertical extents of the viewport that is defined in the playback device context by using the ratios formed by the specified multiplicands and divisors. |
| WmfScaleWindowExt | The META_SCALEWINDOWEXT record scales the horizontal and vertical extents of the output window that is defined in the playback device context by using the ratios formed by specified multiplicands and divisors. |
| WmfScanObject | The Scan Object specifies a collection of scanlines. |
| WmfSelectClipRegion | The META_SELECTCLIPREGION record specifies a Region Object (section 2.2.1.5) to be the current clipping region. |
| WmfSelectObject | The select object. |
| WmfSelectPalette | The META_SELECTPALETTE record defines the current logical palette with a specified Palette Object. |
| WmfSetBkColor | The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color. |
| WmfSetBkMode | The set bk mode. |
| WmfSetDibToDev | The META_SETDIBTODEV record sets a block of pixels in the playback device context using device-independent color data. |
| WmfSetLayout | The META_SETLAYOUT record defines the layout orientation in the playback device context. |
| WmfSetMapMode | The set map mode. |
| WmfSetMapperFlags | The META_SETMAPPERFLAGS record defines the algorithm that the font mapper uses when it maps logical fonts to physical fonts. |
| WmfSetPalentries | The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context. |
| WmfSetPixel | The META_SETPIXEL record sets the pixel at the specified coordinates to the specified color. |
| WmfSetPolyFillMode | The set poly fill mode. |
| WmfSetRelabs | The META_SETRELABS record is reserved and not supported. |
| WmfSetRop2 | The set rop2 |
| WmfSetStretchbltMode | The META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in the playback device context. |
| WmfSetTextAlign | The Set text align |
| WmfSetTextCharExtra | The META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context. |
| WmfSetTextColor | The Set text color. |
| WmfSetTextJustification | The META_SETTEXTJUSTIFICATION record defines the amount of space to add to `` characters in a string of justified text. |
| WmfSetViewportExt | The META_SETVIEWPORTEXT record sets the horizontal and vertical extents of the viewport in the playback device context. |
| WmfSetViewportOrg | The META_SETVIEWPORTORG record defines the viewport origin in the playback device context. |
| WmfSetWindowExt | The set window object. |
| WmfSetWindowOrg | The set window org object |
| WmfStretchBlt | The META_STRETCHBLT record specifies the transfer of a block of pixels according to a raster operation, with possible expansion or contraction. |
| WmfStretchDib | The wmf Stretch DIB objetc. |
| WmfTextOut | The META_EXTTEXTOUT record outputs text by using the font, background color, and text color that are defined in the playback device context. |
| WmfUntyped | The wmf untyped object |