다음을 통해 공유


Graphics::Graphics(GpGraphics*) 메서드(gdiplusgraphics.h)

이 항목에서는 Graphics 클래스의 생성자를 나열합니다. 전체 클래스 목록은 그래픽 클래스를 참조하세요.

오버로드 목록

생성자 Description
그래픽(HDC) 지정된 디바이스 컨텍스트와 연결된 Graphics::Graphics 개체를 만듭니다.
Graphics(Image*) Image 개체와 연결된 Graphics::Graphics 개체를 만듭니다.
Graphics(HWND,BOOL) 지정된 창과 연결된 Graphics::Graphics 개체를 만듭니다.
그래픽(HDC,HANDLE) 지정된 디바이스 컨텍스트 및 지정된 디바이스와 연결된 Graphics::Graphics 개체를 만듭니다.

구문

void Graphics(
  GpGraphics *graphics
);

매개 변수

graphics

반환 값

없음

요구 사항

   
대상 플랫폼 Windows
헤더 gdiplusgraphics.h