Share via


Graphics::Flush 메서드(gdiplusgraphics.h)

Graphics::Flush 메서드는 보류 중인 모든 그래픽 작업을 플러시합니다.

구문

void Flush(
  [in] FlushIntention intention
);

매개 변수

[in] intention

형식: FlushIntention

보류 중인 작업이 즉시 플러시(실행되지 않음) 또는 가능한 한 빨리 실행되는지 여부를 지정하는 FlushIntention 열거형의 요소입니다.

반환 값

없음

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows XP, Windows 2000 Professional [데스크톱 앱만 해당]
지원되는 최소 서버 Windows 2000 Server[데스크톱 앱만]
대상 플랫폼 Windows
헤더 gdiplusgraphics.h(Gdiplus.h 포함)
라이브러리 Gdiplus.lib
DLL Gdiplus.dll

추가 정보

FlushIntention

그래픽