ID2D1RadialGradientBrush::GetGradientStopCollection 메서드(d2d1.h)
이 방사형 그라데이션 브러시 개체와 연결된 ID2D1GradientStopCollection 을 검색합니다.
구문
void GetGradientStopCollection(
[out] ID2D1GradientStopCollection **gradientStopCollection
);
매개 변수
[out] gradientStopCollection
형식: ID2D1GradientStopCollection**
이 선형 그라데이션 브러시 개체와 연결된 ID2D1GradientStopCollection 개체입니다. 이 매개 변수는 초기화되지 않은 상태로 전달됩니다.
반환 값
없음
설명
ID2D1GradientStopCollection 에는 D2D1_GRADIENT_STOP 구조체의 배열과 확장 모드 및 색 보간 모드와 같은 추가 정보가 포함되어 있습니다.
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트가 포함된 Windows Vista [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
대상 플랫폼 | Windows |
헤더 | d2d1.h |
라이브러리 | D2d1.lib |
DLL | D2d1.dll |