MetafileExtensions Methods

From KGy SOFT Drawing Libraries

MetafileExtensions Methods KGy SOFT Drawing Libraries Help

The MetafileExtensions type exposes the following members.

Methods

  Name Description
Public method Static member Save(Metafile, Stream)
Saves a Metafile instance into a Stream. Actual format is selected by the raw format of the metafile.
Public method Static member Save(Metafile, Stream, Boolean)
Saves a Metafile instance into a Stream using the required format.
Public method Static member ToBitmap
Creates a Bitmap of a Metafile instance provided in the metafile parameter.
Top
See Also

Reference