ID2D1SvgPaint::SetColor(constD2D1_COLOR_F*) メソッド (d2d1svg.h)
ペイントタイプがD2D1_SVG_PAINT_TYPE_COLORの場合に使用するペイントカラーを設定します。
構文
HRESULT SetColor(
[in] const D2D1_COLOR_F *color
);
パラメーター
[in] color
型: const D2D1_COLOR_F*
新しいペイントの色。
戻り値
型: HRESULT
このメソッドは、HRESULT の成功またはエラー コードを返します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d2d1svg.h |
[DLL] | Direct2d.dll |