Class | Description |
---|---|
WmfBinaryRasterOperation |
The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.
|
WmfBitCount |
The BitCount Enumeration specifies the number of bits that define each pixel and
the maximum number of colors in a device-independent bitmap (DIB).
|
WmfBrushStyle |
The BrushStyle Enumeration specifies the different possible brush types
that can be used in graphics operations.
|
WmfCharacterSet |
The CharacterSet Enumeration defines the possible sets of character glyphs that are defined in
fonts for graphics output.
|
WmfClipPrecisionFlags |
ClipPrecision Flags specify clipping precision, which defines how to clip characters that are
partially outside a clipping region.
|
WmfColorUsageEnum |
The ColorUsage Enumeration specifies whether a color table exists in a device-independent
bitmap(DIB) and how to interpret its values.
|
WmfCompression |
The Compression Enumeration specifies the type of compression for a bitmap image
|
WmfFamilyFont |
The FamilyFont enumeration specifies the font family.
|
WmfFontQuality |
The FontQuality Enumeration specifies how closely the attributes of the logical font should match
those of the physical font when rendering text.
|
WmfGamutMappingIntent |
The GamutMappingIntent Enumeration specifies the relationship between logical and physical colors.
|
WmfLogicalColorSpaceEnum |
The LogicalColorSpace Enumeration specifies the type of color space.
|
WmfMetafileEscapes |
The MetafileEscapes Enumeration specifies printer driver functionality that might not be
directly accessible through WMF records defined in the RecordType Enumeration (section 2.1.1.1).
|
WmfMetafileVersion |
The MetafileVersion Enumeration defines values that specify support for device-independent
bitmaps (DIBs) in metafiles.
|
WmfOutPrecision |
The OutPrecision enumeration defines values for output precision, which is the requirement for
the font mapper to match specific font parameters, including height, width, character orientation,
escapement, pitch, and font type.
|
WmfPitchFont |
The PitchFont enumeration defines values that are used for specifying characteristics of a font.
|
WmfPostScriptCap |
The PostScriptCap Enumeration defines line-ending types for use with a PostScript printer driver.
|
WmfPostScriptClipping |
The PostScriptClipping Enumeration defines functions that can be applied to the clipping path
used for PostScript output.
|
WmfTernaryRasterOperation |
Enumeration specifies ternary raster operation codes, which define
how to combine the bits in a source bitmap with the bits in a destination bitmap.
|
WmfTernaryRasterOperationOperand |
Each ternary raster operation code represents a Boolean operation in which the values of the pixels
in the source, the selected brush, and the destination are combined.
|
WmfTextAlignmentModeFlags |
TextAlignmentMode Flags specify the relationship between a reference point and a bounding
rectangle, for text alignment.
|
WmfVerticalTextAlignmentModeFlags |
VerticalTextAlignmentMode Flags specify the relationship between a reference point and a
bounding rectangle, for text alignment.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.