ID2D1DeviceContext::D rawGdiMetafile (ID2D1GdiMetafile*,D2D1_POINT_2F) 方法 (d2d1_1.h)
將元檔繪製到裝置內容。
語法
void DrawGdiMetafile(
[in] ID2D1GdiMetafile *gdiMetafile,
[in, optional] D2D1_POINT_2F targetOffset
);
參數
[in] gdiMetafile
類型: ID2D1GdiMetafile*
要繪製的元檔。
[in, optional] targetOffset
類型: const D2D1_POINT_2F*
轉譯目標左上角的位移。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows 7 的 Windows 8 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | 適用於 Windows Server 2008 R2 的 Windows Server 2012 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d2d1_1.h |
Dll | D2d1.dll |