Table of Contents

Method CreateGdiMetafile

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

CreateGdiMetafile(Stream)

Creates a new IGdiMetafile object that you can use to replay metafile content.

IGdiMetafile CreateGdiMetafile(Stream metafileStream)

Parameters

metafileStream Stream

Returns

IGdiMetafile