ColorLUT::SetParameters メソッド (gdipluseffects.h)
ColorLUT::SetParameters メソッドは、この ColorLUT オブジェクトのパラメーターを設定します。
構文
Status SetParameters(
[in] const ColorLUTParams *lut
);
パラメーター
[in] lut
型: const ColorLUTParams*
パラメーターを指定する ColorLUTParams 構造体へのポインター。
戻り値
このメソッドは値を返しません。
要件
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdipluseffects.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |