Bitmap for UWP
CreateGdiMetafile メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Factory1 クラス : CreateGdiMetafile メソッド
Creates a new GdiMetafile object that you can use to replay metafile content.
シンタックス
'宣言
 
Public Function CreateGdiMetafile( _
   ByVal stream As System.IO.Stream _
) As GdiMetafile
public GdiMetafile CreateGdiMetafile( 
   System.IO.Stream stream
)

パラメータ

stream
参照

Factory1 クラス
Factory1 メンバ