この放射状グラデーションブラシオブジェクトに関連付けられた ID2D1GradientStopCollection を取得する。
ID2D1RadialGradientBrush_GetGradientStopCollection this, gradientStopCollection
this : [comobj] ID2D1RadialGradientBrush インターフェースの COM オブジェクト変数 gradientStopCollection : [comobj] 型: ID2D1GradientStopCollection** この線形グラデーションブラシオブジェクトに関連付けられた ID2D1GradientStopCollection オブジェクト。このパラメータは未初期化で渡される。
(プラグイン / モジュール : com_misc.dll)
この放射状グラデーションブラシオブジェクトに関連付けられた ID2D1GradientStopCollection を取得する。 [備考] ID2D1GradientStopCollection は D2D1_GRADIENT_STOP 構造体の配列と、拡張モードや色補間モードなどの追加情報を保持する。
| プラグイン / モジュール | com_misc.dll |
| バージョン | 1.0 |
| 作成日 | 2026/04/16 |
| 著作者 | IronHSP / CsWin32 bridge |
| URL | https://github.com/inovia/IronHSP |
| 備考 | Win32 API の com_misc.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。 |
| タイプ | 拡張命令 |
| グループ | Win32API |
| 対応環境 |
|
| hs ファイル | hsphelp\win32_com_misc_gen2.hs |