static class |
HemfPlusMisc.EmfPlusEOF |
|
static class |
HemfPlusMisc.EmfPlusGetDC |
The EmfPlusGetDC record specifies that subsequent EMF records encountered in the metafile
SHOULD be processed.
|
static class |
HemfPlusMisc.EmfPlusResetClip |
The EmfPlusResetClip record resets the current clipping region for the world space to infinity.
|
static class |
HemfPlusMisc.EmfPlusResetWorldTransform |
The EmfPlusResetWorldTransform record resets the current world space transform to the identify matrix.
|
static class |
HemfPlusMisc.EmfPlusSetAntiAliasMode |
The EmfPlusSetAntiAliasMode record specifies the anti-aliasing mode for text output.
|
static class |
HemfPlusMisc.EmfPlusSetClipPath |
The EmfPlusSetClipPath record combines the current clipping region with a graphics path.
|
static class |
HemfPlusMisc.EmfPlusSetClipRegion |
The EmfPlusSetClipRegion record combines the current clipping region with another graphics region.
|
static class |
HemfPlusMisc.EmfPlusSetCompositingMode |
The EmfPlusSetCompositingMode record specifies how source colors are combined with background colors.
|
static class |
HemfPlusMisc.EmfPlusSetCompositingQuality |
The EmfPlusSetCompositingQuality record specifies the desired level of quality for creating
composite images from multiple objects.
|
static class |
HemfPlusMisc.EmfPlusSetInterpolationMode |
The EmfPlusSetInterpolationMode record specifies how image scaling, including stretching and
shrinking, is performed.
|
static class |
HemfPlusMisc.EmfPlusSetPixelOffsetMode |
The EmfPlusSetPixelOffsetMode record specifies how pixels are centered with respect to the
coordinates of the drawing surface.
|
static class |
HemfPlusMisc.EmfPlusSetTextRenderingHint |
The EmfPlusSetTextRenderingHint record specifies the quality of text rendering, including the type
of anti-aliasing.
|