Package | Description |
---|---|
com.aspose.imaging.fileformats.wmf |
The package handles WMF file format processing.
|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
com.aspose.imaging.fileformats.wmf.objects.escaperecords |
The package contains escape types [MS-WMF]: Windows
|
Modifier and Type | Method and Description |
---|---|
int |
WmfImage.addRecord(WmfObject record)
Adds the record.
|
Modifier and Type | Class and Description |
---|---|
class |
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).
|
class |
WmfArc
The META_ARC record draws an elliptical arc.
|
class |
WmfBitBlt
The META_BITBLT record specifies the transfer of a block of pixels
according to a raster operation.
|
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 |
WmfCreateBrushInDirect
The Create brush in direct
|
class |
WmfCreateFontInDirect
The Create font
|
class |
WmfCreatePalette
The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3).
|
class |
WmfCreatePatternBrush
The META_CREATEPATTERNBRUSH record creates a brush object with a pattern
specified by a bitmap.
|
class |
WmfCreatePenInDirect
The create pen in direct
|
class |
WmfCreateRegion
The META_CREATEREGION record creates a Region Object (section 2.2.1.5).
|
class |
WmfDeleteObject
The Delete object
|
class |
WmfDibBitBlt
The META_DIBBITBLT record specifies the transfer of a block of pixels in
device-independent format according to a raster operation.
|
class |
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).
|
class |
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.
|
class |
WmfEllipse
The META_ELLIPSE record draws an ellipse.
|
class |
WmfEof
The Eof object.
|
class |
WmfEscape
The wmf escape object.
|
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 |
WmfExtFloodFill
The META_EXTFLOODFILL record fills an area with the brush that is
defined in the playback device context.
|
class |
WmfExtTextOut
Wmf ext text out
|
class |
WmfFillRegion
The META_FILLREGION record fills a region using a specified brush.
|
class |
WmfFloodFill
The META_FLOODFILL record fills an area of the output surface with the
brush that is defined in the playback device context.
|
class |
WmfFrameRegion
The wmf frame region object.
|
class |
WmfGraphicObject
The WMF Graphics Objects specify parameters for graphics output.
|
class |
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.
|
class |
WmfInvertRegion
The META_INVERTREGION record draws a region in which the colors are
inverted.
|
class |
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.
|
class |
WmfMoveTo
The META_MOVETO record sets the output position in the playback device
context to a specified point.
|
class |
WmfOffsetClipRgn
The META_OFFSETCLIPRGN record moves the clipping region in the playback
device context by the specified offsets.
|
class |
WmfOffsetViewPortOrg
The META_OFFSETVIEWPORTORG record moves the viewport origin in the
playback device context by specified horizontal and vertical offsets.
|
class |
WmfOffsetWindowOrg
The META_OFFSETWINDOWORG record moves the output window origin in the
playback device context by specified horizontal and vertical offsets.
|
class |
WmfPaintRegion
The META_PAINTREGION record paints the specified region by using the
brush that is defined in the playback device context.
|
class |
WmfPatBlt
The META_PATBLT record paints a specified rectangle using the brush that
is defined in the playback device context.
|
class |
WmfPie
The META_PIE record draws a pie-shaped wedge bounded by the intersection
of an ellipse and two radials.
|
class |
WmfPointObject
The Point object.
|
class |
WmfPolygon
The polygon object
|
class |
WmfPolyLine
The poly line object.
|
class |
WmfPolyPolygon
The PolyPolygon Object defines a series of closed polygons.
|
class |
WmfRealizePalette
The META_REALIZEPALETTE record maps entries from the logical palette
that is defined in the playback device context to the system palette.
|
class |
WmfRectangle
The META_RECTANGLE record paints a rectangle.
|
class |
WmfResizePalette
The META_RESIZEPALETTE record redefines the size of the logical palette
that is defined in the playback device context.
|
class |
WmfRestoreDc
The restore DC object
|
class |
WmfRoundRect
The rectangle object.
|
class |
WmfSaveDc
The META_SAVEDC record saves the playback device context for later
retrieval.
|
class |
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.
|
class |
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.
|
class |
WmfSelectClipRegion
The META_SELECTCLIPREGION record specifies a Region Object (section 2.2.1.5) to be the current clipping region.
|
class |
WmfSelectObject
The select object.
|
class |
WmfSelectPalette
The META_SELECTPALETTE record defines the current logical palette with a
specified Palette Object.
|
class |
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.
|
class |
WmfSetBkMode
The set bk mode.
|
class |
WmfSetDibToDev
The META_SETDIBTODEV record sets a block of pixels in the playback
device context using device-independent color data.
|
class |
WmfSetLayout
The META_SETLAYOUT record defines the layout orientation in the playback
device context.
|
class |
WmfSetMapMode
The set map mode.
|
class |
WmfSetMapperFlags
The META_SETMAPPERFLAGS record defines the algorithm that the font
mapper uses when it maps logical fonts to physical fonts.
|
class |
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.
|
class |
WmfSetPixel
The META_SETPIXEL record sets the pixel at the specified coordinates to
the specified color.
|
class |
WmfSetPolyFillMode
The set poly fill mode.
|
class |
WmfSetRelabs
The META_SETRELABS record is reserved and not supported.
|
class |
WmfSetRop2
The set rop2
|
class |
WmfSetStretchbltMode
The META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in
the playback device context.
|
class |
WmfSetTextAlign
The Set text align
|
class |
WmfSetTextCharExtra
The META_SETTEXTCHAREXTRA record defines inter-character spacing for
text justification in the playback device context.
|
class |
WmfSetTextColor
The Set text color.
|
class |
WmfSetTextJustification
The META_SETTEXTJUSTIFICATION record defines the amount of space to add
to characters in a string of justified text.
|
class |
WmfSetViewportExt
The META_SETVIEWPORTEXT record sets the horizontal and vertical extents
of the viewport in the playback device context.
|
class |
WmfSetViewportOrg
The META_SETVIEWPORTORG record defines the viewport origin in the
playback device context.
|
class |
WmfSetWindowExt
The set window object.
|
class |
WmfSetWindowOrg
The set window org object
|
class |
WmfStretchBlt
The META_STRETCHBLT record specifies the transfer of a block of pixels
according to a raster operation, with possible expansion or contraction.
|
class |
WmfStretchDib
The wmf Stretch DIB objetc.
|
class |
WmfTextOut
The META_EXTTEXTOUT record outputs text by using the font, background
color, and text color that are defined in the playback device context.
|
class |
WmfUntyped
The wmf untyped object
|
Modifier and Type | Class and Description |
---|---|
class |
WmfEscapeEnhancedMetafile
The Escape Enhanced Meta file record.
|
class |
WmfEscapePostScript
The Escape PostScript data record.
|
class |
WmfEscapeRecordBase
The escape record base.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.