Packages

 

Uses of Class
com.aspose.imaging.fileformats.emf.emf.objects.EmfObject

  • Packages that use EmfObject 
    Package Description
    com.aspose.imaging.fileformats.emf.emf.objects
    The package contains types [MS-EMF]: Enhanced Metafile Format.
    • Uses of EmfObject in com.aspose.imaging.fileformats.emf.emf.objects

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