IPresentationSurface::SetAlphaMode メソッド (presentation.h)
プレゼンテーション サーフェイスの透過性の動作を設定します。
構文
HRESULT SetAlphaMode(
DXGI_ALPHA_MODE alphaMode
);
パラメーター
alphaMode
種類: DXGI_ALPHA_MODE
プレゼンテーション サーフェイスの透過性の動作。
戻り値
型: HRESULT
関数が成功した場合は を返 S_OK
します。それ以外の場合は、エラーを HRESULT
示す値を返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows ビルド 22000 |
サポートされている最小のサーバー | Windows ビルド 22000 |
Header | presentation.h |
Library | dcomp.lib |
[DLL] | dcomp.dll |