Packages

 

Package com.aspose.imaging.fileformats.emf.emf.objects

The package contains types [MS-EMF]: Enhanced Metafile Format.

See: Description

  • Class Summary 
    Class Description
    EmfBasePen
    The base pen object
    EmfBitFix28To4
    The BitFIX28_4 object defines a numeric value in 28.4 bit FIX notation.
    EmfColorAdjustment
    The ColorAdjustment object defines values for adjusting the colors in source bitmaps in bit-block transfers.
    EmfDesignVector
    The DesignVector (section 2.2.3) object defines the design vector, which specifies values for the font axes of a multiple master font.
    EmfEpsData
    The EpsData object is a container for EPS data
    EmfFormat
    The EmrFormat object contains information that identifies the format of image data in an EMR_COMMENT_MULTIFORMATS record(section 2.3.3.4.3).
    EmfGradientRectangle
    The GradientRectangle object defines a rectangle using TriVertex objects (section 2.2.26) in an EMR_GRADIENTFILL record (section 2.3.5.12).
    EmfGradientTriangle
    The GradientTriangle object defines a triangle using TriVertex objects (section 2.2.26) in an EMR_GRADIENTFILL record (section 2.3.5.12)
    EmfHeaderExtension1
    The HeaderExtension1 object defines the first extension to the EMF metafile header.
    EmfHeaderExtension2
    The HeaderExtension2 object defines the second extension to the EMF metafile header.
    EmfHeaderObject
    The Header object defines the EMF metafile header.
    EmfLogBrushEx
    The LogBrushEx object defines the style, color, and pattern of a device-independent brush.
    EmfLogFont
    The LogFont object specifies the basic attributes of a logical font.
    EmfLogFontEx
    The LogFontEx object specifies the extended attributes of a logical font.
    EmfLogFontExDv
    The LogFontExDv object specifies the design vector for an extended logical font.
    EmfLogFontPanose
    The LogFontPanose object specifies the PANOSE characteristics of a logical font.
    EmfLogPalette
    The LogPalette object specifies a logical_palette that contains device-independent color definitions.
    EmfLogPen
    The LogPen object defines the style, width, and color of a logical pen.
    EmfLogPenEx
    The LogPenEx object specifies the style, width, and color of an extended logical pen.
    EmfObject
    Base class for Emf objects
    EmfPanose
    The Panose object describes the PANOSE font-classification values for a TrueType font.
    EmfPixelFormatDescriptor
    The PixelFormatDescriptor object can be used in EMR_HEADER records (section 2.3.4.2) to specify the pixel format of the output surface for the playback device context.
    EmfPoint28To4
    The Point28_4 object represents the location of a point on a device surface with coordinates in 28.4 bit FIX notation.
    EmfRegionData
    The RegionData object specifies data that defines a region, which is made of non-overlapping rectangles.
    EmfRegionDataHeader
    The RegionDataHeader object describes the properties of a RegionData object.
    EmfText
    The EmrText object contains values for text output.
    EmfTriVertex
    The TriVertex object specifies color and position information for the definition of a rectangle or triangle vertex.
    EmfUniversalFontId
    The UniversalFontId object defines a mechanism for identifying fonts in EMF metafiles.

Package com.aspose.imaging.fileformats.emf.emf.objects Description

The package contains types [MS-EMF]: Enhanced Metafile Format. 2.2 EMF Objects.