com.aspose.imaging.fileformats.emf.emfplus.records

The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions 2.3 EMF+ Records

Classes

ClassDescription
EmfPlusBeginContainerThe EmfPlusBeginContainer record opens a new graphics state container and specifies a transform for it.
EmfPlusBeginContainerNoParamsThe EmfPlusBeginContainerNoParams record opens a new graphics state container.
EmfPlusClearThe EmfPlusClear record clears the output coordinate space and initializes it with a background color and transparency
EmfPlusClippingRecordTypeThe clipping record types specify clipping regions and operations.
EmfPlusCommentThe EmfPlusComment record specifies arbitrary private data.
EmfPlusControlRecordTypeThe control record types specify global parameters for EMF+ metafile processing.
EmfPlusDrawArcThe EmfPlusDrawArc record specifies drawing the arc of an ellipse.
EmfPlusDrawBeziersThe EmfPlusDrawBeziers record specifies drawing a sequence of connected Bezier curves.
EmfPlusDrawClosedCurveThe EmfPlusDrawClosedCurve record specifies drawing a closed cardinal spline
EmfPlusDrawCurveThe EmfPlusDrawCurve record specifies drawing a cardinal spline NOTE: ObjectID (1 byte): The index of an EmfPlusPen object (section 2.2.1.7) in the EMF+ Object Table to draw the curve.
EmfPlusDrawDriverStringThe EmfPlusDrawDriverString record specifies text output with character positions.
EmfPlusDrawEllipseThe EmfPlusDrawEllipse record specifies drawing an ellipse.
EmfPlusDrawImageThe EmfPlusDrawImage record specifies drawing a scaled image.
EmfPlusDrawImagePointsThe EmfPlusDrawImagePoints record specifies drawing a scaled image inside a parallelogram.
EmfPlusDrawLinesThe EmfPlusDrawlLines record specifies drawing a series of connected lines
EmfPlusDrawPathThe EmfPlusDrawPath record specifies drawing a graphics path.
EmfPlusDrawPieThe EmfPlusDrawPie record specifies drawing a section of the interior of an ellipse.
EmfPlusDrawRectsThe EmfPlusDrawRects record specifies drawing a series of rectangles
EmfPlusDrawStringThe EmfPlusDrawString record specifies text output with string formatting
EmfPlusDrawingRecordTypeThe drawing record types specify graphics output.
EmfPlusEndContainerThe EmfPlusEndContainer record closes a graphics state container that was previously opened by a begin container operation.
EmfPlusEndOfFileThe EmfPlusEndOfFile record specifies the end of EMF+ data in the metafile.
EmfPlusFillClosedCurveThe EmfPlusFillClosedCurve record specifies filling the interior of a closed cardinal spline
EmfPlusFillEllipseThe EmfPlusFillEllipse record specifies filling the interior of an ellipse
EmfPlusFillPathFill path record FLAGS: 16-bit unsigned integer that provides information about how the operation is to be performed, and about the structure of the record.
EmfPlusFillPieThe EmfPlusFillPie record specifies filling a section of the interior of an ellipse
EmfPlusFillPolygonThe EmfPlusFillPolygon record specifies filling the interior of a polygon.
EmfPlusFillRectsThe EmfPlusFillRects record specifies filling the interiors of a series of rectangles
EmfPlusFillRegionThe EmfPlusFillRegion record specifies filling the interior of a graphics region
EmfPlusGetDcThe EmfPlusGetDC record specifies that subsequent EMF records encountered in the metafile SHOULD be processed.
EmfPlusHeaderThe EmfPlusHeader record specifies the start of EMF+ data in the metafile.
EmfPlusMultiplyWorldTransformThe EmfPlusMultiplyWorldTransform record multiplies the current world space transform by a specified transform matrix.
EmfPlusObjectThe EmfPlusObject record specifies an object for use in graphics operations.
EmfPlusObjectRecordTypeThe Object Record Types define reusable graphics objects.
EmfPlusOffsetClipThe EmfPlusOffsetClip record applies a translation transform on the current clipping region for the world space.
EmfPlusPropertyRecordTypeThe Property Record Types specify properties of the playback device context.
EmfPlusRecordThe Emf+ base record type.
EmfPlusResetClipThe EmfPlusResetClip record resets the current clipping region for the world space to infinity.
EmfPlusResetWorldTransformThe EmfPlusResetWorldTransform record resets the current world space transform to the identify matrix.
EmfPlusRestoreThe EmfPlusRestore record restores the graphics state, identified by a specified index, from a stack of saved graphics states.
EmfPlusRotateWorldTransformThe EmfPlusRotateWorldTransform record performs a rotation on the current world space transform.
EmfPlusSaveThe EmfPlusSave record saves the graphics state, identified by a specified index, on a stack of saved graphics states.
EmfPlusScaleWorldTransformThe EmfPlusScaleWorldTransform record performs a scaling on the current world space transform.
EmfPlusSerializableObjectThe EmfPlusSerializableObject record defines an image effects parameter block that has been serialized into a data buffer.
EmfPlusSetAntiAliasModeThe EmfPlusSetAntiAliasMode record specifies the anti-aliasing mode for text output.
EmfPlusSetClipPathThe EmfPlusSetClipPath record combines the current clipping region with a graphics path.
EmfPlusSetClipRectThe EmfPlusSetClipRect record combines the current clipping region with a rectangle.
EmfPlusSetClipRegionThe EmfPlusSetClipRegion record combines the current clipping region with another graphics region.
EmfPlusSetCompositingModeThe EmfPlusSetCompositingMode record specifies how source colors are combined with background colors.
EmfPlusSetCompositingQualityThe EmfPlusSetCompositingQuality record specifies the desired level of quality for creating composite images from multiple objects.
EmfPlusSetInterpolationModeThe EmfPlusSetInterpolationMode record specifies how image scaling, including stretching and shrinking, is performed.
EmfPlusSetPageTransformThe EmfPlusSetPageTransform record specifies scaling factors and units for converting page space coordinates to device space coordinates.
EmfPlusSetPixelOffsetModeThe EmfPlusSetPixelOffsetMode record specifies how pixels are centered with respect to the coordinates of the drawing surface.
EmfPlusSetRenderingOriginThe EmfPlusSetRenderingOrigin record specifies the rendering origin for graphics output.
EmfPlusSetTextContrastThe EmfPlusSetTextContrast record specifies text contrast according to the gamma correction value.
EmfPlusSetTextRenderingHintThe EmfPlusSetTextRenderingHint record specifies the quality of text rendering, including the type of anti-aliasing.
EmfPlusSetTsClipThe EmfPlusSetTSClip record specifies clipping areas in the graphics device context for a terminal server.
EmfPlusSetTsGraphicsThe EmfPlusSetTSGraphics record specifies the state of a graphics device context for a terminal server.
EmfPlusSetWorldTransformThe EmfPlusSetWorldTransform record sets the world transform according to the values in a specified transform matrix.
EmfPlusStateRecordTypeThe State Record Types specify operations on the state of the playback device context.
EmfPlusTerminalServerRecordTypeThe Terminal Server Record Types specify graphics processing on a terminal server.
EmfPlusTransformRecordTypeThe Transform Record Types specify properties and transforms on coordinate spaces.
EmfPlusTranslateWorldTransformThe EmfPlusTranslateWorldTransform record performs a translation on the current world space transform.