다음을 통해 공유


PathGradientBrush::P athGradientBrush(constGraphicsPath*) 메서드(gdipluspath.h)

GraphicsPath 개체를 기반으로 PathGradientBrush::P athGradientBrush 개체를 만듭니다.

구문

void PathGradientBrush(
  [in] const GraphicsPath *path
);

매개 변수

[in] path

형식: const GraphicsPath*

경로 그라데이션 브러시의 경계 경로를 지정하는 GraphicsPath 개체에 대한 포인터입니다.

반환 값

없음

요구 사항

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

추가 정보

브러시 및 채워진 도형

경로 그라데이션 만들기

색 그라데이션으로 도형 채우기

Graphicspath

LinearGradientBrush

PathGradientBrush