Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 3.13 KB

nf-dcomp-idcompositionlineartransfereffect-setgreenslope(idcompositionanimation).md

File metadata and controls

71 lines (58 loc) · 3.13 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.SetGreenSlope(IDCompositionAnimation)
IDCompositionLinearTransferEffect::SetGreenSlope(IDCompositionAnimation) (dcomp.h)
The IDCompositionLinearTransferEffect::SetGreenSlope(IDCompositionAnimation) method sets the slope of the linear function for the green channel.
IDCompositionLinearTransferEffect interface [DirectComposition]
SetGreenSlope method
IDCompositionLinearTransferEffect.SetGreenSlope
IDCompositionLinearTransferEffect.SetGreenSlope(IDCompositionAnimation)
IDCompositionLinearTransferEffect::SetGreenSlope
IDCompositionLinearTransferEffect::SetGreenSlope(IDCompositionAnimation)
SetGreenSlope
SetGreenSlope method [DirectComposition]
SetGreenSlope method [DirectComposition]
IDCompositionLinearTransferEffect interface
dcomp/IDCompositionLinearTransferEffect::SetGreenSlope
directcomp.idcompositionlineartransfereffect_setgreenslope_2
directcomp\idcompositionlineartransfereffect_setgreenslope_2.htm
directcomp
BAB60C7E-D2FA-4148-A1F6-5937D3AE746B
06/23/2022
IDCompositionLinearTransferEffect interface [DirectComposition],SetGreenSlope method, IDCompositionLinearTransferEffect.SetGreenSlope, IDCompositionLinearTransferEffect.SetGreenSlope(IDCompositionAnimation), IDCompositionLinearTransferEffect::SetGreenSlope, IDCompositionLinearTransferEffect::SetGreenSlope(IDCompositionAnimation), SetGreenSlope, SetGreenSlope method [DirectComposition], SetGreenSlope method [DirectComposition],IDCompositionLinearTransferEffect interface, dcomp/IDCompositionLinearTransferEffect::SetGreenSlope, directcomp.idcompositionlineartransfereffect_setgreenslope_2
dcomp.h
Windows
Dcomp.lib
Dcomp.dll
Windows
19H1
IDCompositionLinearTransferEffect::SetGreenSlope
dcomp/IDCompositionLinearTransferEffect::SetGreenSlope
c++
APIRef
kbSyntax
COM
Dcomp.dll
IDCompositionLinearTransferEffect.SetGreenSlope

IDCompositionLinearTransferEffect::SetGreenSlope(IDCompositionAnimation)

-description

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

-parameters

-param animation [in]

Type: IDCompositionAnimation*

An animation that represents how the slope of the linear function for the green channel changes over time. This parameter must not be NULL.

-returns

Type: HRESULT

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

-see-also

IDCompositionLinearTransferEffect