ID2D1DeviceContext::D rawGdiMetafile(ID2D1GdiMetafile*,constD2D1_POINT_2F*) 메서드(d2d1_1.h)
메타파일을 디바이스 컨텍스트에 그립니다.
구문
void DrawGdiMetafile(
[in] ID2D1GdiMetafile *gdiMetafile,
[in, optional] const 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 |