| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.emf |
The package contains types [MS-EMF], [MS-EMFPLUS]
|
| com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
| Class and Description |
|---|
| EmfMetafileHeader
The EMR_HEADER record types define the starting points of EMF metafiles
and specify properties of the device on which the image in the metafile
was created.
|
| Class and Description |
|---|
| EmfBitmapRecordType
The bitmap record types perform block transfers of bitmap images.
|
| EmfBlendFunction
A structure that specifies the blending operations for source and destination bitmaps.
|
| EmfClippingRecordType
The clipping record types specify and manage clipping regions.
|
| EmfCommentPublicRecordType
The EMR_COMMENT_PUBLIC record types specify extensions to EMF processing.
|
| EmfCommentRecordType
The comment record types define formats for specifying arbitrary private data, embedding records
in other metafile formats, and adding new or special-purpose commands.
|
| EmfControlRecordType
The control record types define the start and end of an EMF metafile and properties of the metafile.
|
| EmfDrawingRecordType
The drawing record types perform graphics drawing.
|
| EmfEscapeRecordType
The escape record types execute printer driver functions.
|
| EmfMetafileHeader
The EMR_HEADER record types define the starting points of EMF metafiles
and specify properties of the device on which the image in the metafile
was created.
|
| EmfMetafileHeaderExtension1
The EmfMetafileHeaderExtension1 record is the header record used in the first extension to EMF metafiles.
|
| EmfMetafileHeaderExtension2
The EmfMetafileHeaderExtension2 record is the header record used in the second extension to EMF
metafiles.
|
| EmfObjectCreationRecordType
The object creation record types create graphics objects.
|
| EmfObjectManipulationRecordType
The object manipulation record types manage and modify graphics objects.
|
| EmfOpenGlRecordType
The OpenGL record types specify OpenGL functions.
|
| EmfPathBracketRecordType
The path bracket record types specify and manipulate paths in path brackets.
|
| EmfRecord
Base class for EMF records
All EMF records MUST have a length that is a multiple of 4 bytes.
|
| EmfRop4
A quaternary raster operation, which specifies ternary raster operations for
the foreground and background colors of a bitmap.
|
| EmfStateRecordType
The state record types specify and manage graphics properties that define the state of the playback device context.
|
| EmfTransformRecordType
The transform record types specify and modify world-space to page-space transforms.
|
| EmfVertexData
Objects that specify the vertexes of either rectangles or triangles and
the colors that correspond to them.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.