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 |
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 |
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 |
EmfInvertRgn
The EMR_INVERTRGN record inverts the colors in the specified region.
|
class |
EmfPixelFormat
The EMR_PIXELFORMAT record specifies the pixel format to use for graphics operations.
|
class |
EmfRealizePalette
This record maps palette entries from the current
LogPalette object (section 2.2.17) to the system_palette.
|
class |
EmfRestoreDc
The EMR_RESTOREDC record restores the playback device context to the specified state.
|
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 |
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 |
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 |
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 |
EmfSetMiterLimit
The EMR_SETMITERLIMIT record specifies the limit for the length of miter joins for the playback device context.
|
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.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.