Interface IGDIPlus.IGPMetafile

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabBasicPkg

Unit: IGDIPlus

Inherits: IGPImage

Contents

Syntax

Delphi:

type IGPMetafile = interface( IGPImage )

Summary

Interface to a TGPMetafile object.

Description

Defines interface to a TGPMetafile object.

The TGPMetafile class defines a graphic metafile. A metafile contains records that describe a sequence of graphics API calls. Metafiles can be recorded (constructed) and played back (displayed). Remarks Some Metafile constructors (those that receive a device context handle) create Metafile objects that are used to record metafiles. Other Metafile constructors (those that do not receive a device context handle) create Metafile objects that are used to display (play back) metafiles.

Properties

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox