ID2D1RadialGradientBrush::GetGradientStopCollection メソッド

この放射状グラデーション ブラシ オブジェクトに関連付けられた ID2D1GradientStopCollection を取得します。

構文

virtual void GetGradientStopCollection(
  [out]  ID2D1GradientStopCollection **gradientStopCollection
) const = 0;

パラメーター

  • gradientStopCollection [out]
    ID2D1GradientStopCollection この線状グラデーション ブラシ オブジェクトに関連付けられた ID2D1GradientStopCollection オブジェクト。このパラメーターは初期化されずに渡されます。

戻り値

This は値を返しません。

解説

ID2D1GradientStopCollection には、拡張モードや色補間モードなど、D2D1_GRADIENT_STOP 構造体と追加情報の配列が格納されます。

要件

クライアントの最小要件

Windows 7, Windows Vista SP2 および Windows Vista 用のプラットフォーム更新プログラム

サーバーの最小要件

Windows Server 2008 R2, Windows Server 2008 SP2 および Windows Server 2008 用のプラットフォーム更新プログラム

ヘッダー

D2d1.h

ライブラリ

D2d1.lib

DLL

D2d1.dll

参照

ID2D1RadialGradientBrush

ID2D1GradientStopCollection

D2D1_GRADIENT_STOP