Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.71 KB

nf-dcomp-idcompositionshadoweffect-setgreen(idcompositionanimation).md

File metadata and controls

71 lines (58 loc) · 2.71 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.IDCompositionShadowEffect.SetGreen(IDCompositionAnimation)
IDCompositionShadowEffect::SetGreen(IDCompositionAnimation) (dcomp.h)
Sets the green value for the color of the shadow. (overload 2/2)
IDCompositionShadowEffect interface [DirectComposition]
SetGreen method
IDCompositionShadowEffect.SetGreen
IDCompositionShadowEffect.SetGreen(IDCompositionAnimation)
IDCompositionShadowEffect::SetGreen
IDCompositionShadowEffect::SetGreen(IDCompositionAnimation)
SetGreen
SetGreen method [DirectComposition]
SetGreen method [DirectComposition]
IDCompositionShadowEffect interface
dcomp/IDCompositionShadowEffect::SetGreen
directcomp.idcompositionshadoweffect_setgreen_2
directcomp\idcompositionshadoweffect_setgreen_2.htm
directcomp
0CD8562E-D729-4628-914C-767AD90B80C6
12/05/2018
IDCompositionShadowEffect interface [DirectComposition],SetGreen method, IDCompositionShadowEffect.SetGreen, IDCompositionShadowEffect.SetGreen(IDCompositionAnimation), IDCompositionShadowEffect::SetGreen, IDCompositionShadowEffect::SetGreen(IDCompositionAnimation), SetGreen, SetGreen method [DirectComposition], SetGreen method [DirectComposition],IDCompositionShadowEffect interface, dcomp/IDCompositionShadowEffect::SetGreen, directcomp.idcompositionshadoweffect_setgreen_2
dcomp.h
Windows
Dcomp.lib
Dcomp.dll
Windows
19H1
IDCompositionShadowEffect::SetGreen
dcomp/IDCompositionShadowEffect::SetGreen
c++
APIRef
kbSyntax
COM
Dcomp.dll
IDCompositionShadowEffect.SetGreen

IDCompositionShadowEffect::SetGreen(IDCompositionAnimation)

-description

Sets the green value for the color of the shadow.

-parameters

-param animation [in]

Type: IDCompositionAnimation*

An animation that represents how the green value for the color of the shadow 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

IDCompositionShadowEffect