Packages

 

Package com.aspose.imaging.fileformats.wmf.consts

The package contains types [MS-WMF]: Windows Metafile Format 2.1 WMF Constants

See: Description

  • Class Summary 
    Class Description
    StretchMode
    The StretchMode Enumeration specifies the bitmap stretching mode, which defines how the system combines rows or columns of a bitmap with existing pixels.
    WmfBinaryRasterOperation
    The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.
    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.
    WmfFloodFillMode
    The FloodFill Enumeration specifies the type of fill operation to be performed.
    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.
    WmfHatchStyle
    The HatchStyle Enumeration specifies the hatch pattern.
    WmfLogicalColorSpaceEnum
    The LogicalColorSpace Enumeration specifies the type of color space.
    WmfMapMode
    The map modes
    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.
    WmfMixMode
    The MixMode Enumeration specifies the background mix mode for text, hatched brushes, and other nonsolid pen styles.
    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.
    WmfPenStyle
    The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
    WmfPitchFont
    The PitchFont enumeration defines values that are used for specifying characteristics of a font.
    WmfPolyFillMode
    The PolyFillMode Enumeration specifies the method used for filling a polygon.
    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.
    WmfRecordType
    wmf Record type
    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.

Package com.aspose.imaging.fileformats.wmf.consts Description

The package contains types [MS-WMF]: Windows Metafile Format 2.1 WMF Constants