Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.68 KB

nf-dcomp-idcompositionlineartransfereffect-setalphaslope(float).md

File metadata and controls

71 lines (58 loc) · 2.68 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dcomp.IDCompositionLinearTransferEffect.SetAlphaSlope(float)
IDCompositionLinearTransferEffect::SetAlphaSlope (dcomp.h)
The IDCompositionLinearTransferEffect::SetAlphaSlope method sets the slope of the linear function for the alpha channel.
IDCompositionLinearTransferEffect interface [DirectComposition]
SetAlphaSlope method
IDCompositionLinearTransferEffect.SetAlphaSlope
IDCompositionLinearTransferEffect::SetAlphaSlope
IDCompositionLinearTransferEffect::SetAlphaSlope(float)
SetAlphaSlope
SetAlphaSlope method [DirectComposition]
SetAlphaSlope method [DirectComposition]
IDCompositionLinearTransferEffect interface
dcomp/IDCompositionLinearTransferEffect::SetAlphaSlope
directcomp.idcompositionlineartransfereffect_setalphaslope
directcomp\idcompositionlineartransfereffect_setalphaslope.htm
directcomp
2FC6E287-D71B-40DC-A8A8-95B031327771
06/23/2022
IDCompositionLinearTransferEffect interface [DirectComposition],SetAlphaSlope method, IDCompositionLinearTransferEffect.SetAlphaSlope, IDCompositionLinearTransferEffect::SetAlphaSlope, IDCompositionLinearTransferEffect::SetAlphaSlope(float), SetAlphaSlope, SetAlphaSlope method [DirectComposition], SetAlphaSlope method [DirectComposition],IDCompositionLinearTransferEffect interface, dcomp/IDCompositionLinearTransferEffect::SetAlphaSlope, directcomp.idcompositionlineartransfereffect_setalphaslope
dcomp.h
Windows
Dcomp.lib
Dcomp.dll
Windows
19H1
IDCompositionLinearTransferEffect::SetAlphaSlope
dcomp/IDCompositionLinearTransferEffect::SetAlphaSlope
c++
APIRef
kbSyntax
COM
Dcomp.dll
IDCompositionLinearTransferEffect.SetAlphaSlope

IDCompositionLinearTransferEffect::SetAlphaSlope

-description

Sets the slope of the linear function for the alpha channel.

-parameters

-param alphaSlope [in]

Type: float

The slope of the linear function for the alpha channel.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IDCompositionLinearTransferEffect