Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.92 KB

nf-dcomp-idcompositionbrightnesseffect-setblackpointy(idcompositionanimation).md

File metadata and controls

71 lines (58 loc) · 2.92 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.IDCompositionBrightnessEffect.SetBlackPointY(IDCompositionAnimation)
IDCompositionBrightnessEffect::SetBlackPointY(IDCompositionAnimation) (dcomp.h)
Sets the y value of the black point. (overload 2/2)
IDCompositionBrightnessEffect interface [DirectComposition]
SetBlackPointY method
IDCompositionBrightnessEffect.SetBlackPointY
IDCompositionBrightnessEffect.SetBlackPointY(IDCompositionAnimation)
IDCompositionBrightnessEffect::SetBlackPointY
IDCompositionBrightnessEffect::SetBlackPointY(IDCompositionAnimation)
SetBlackPointY
SetBlackPointY method [DirectComposition]
SetBlackPointY method [DirectComposition]
IDCompositionBrightnessEffect interface
dcomp/IDCompositionBrightnessEffect::SetBlackPointY
directcomp.idcompositionbrightnesseffect_setblackpointy_2
directcomp\idcompositionbrightnesseffect_setblackpointy_2.htm
directcomp
3469E62F-4DAF-4FC7-9BBE-3B246260B1D5
12/05/2018
IDCompositionBrightnessEffect interface [DirectComposition],SetBlackPointY method, IDCompositionBrightnessEffect.SetBlackPointY, IDCompositionBrightnessEffect.SetBlackPointY(IDCompositionAnimation), IDCompositionBrightnessEffect::SetBlackPointY, IDCompositionBrightnessEffect::SetBlackPointY(IDCompositionAnimation), SetBlackPointY, SetBlackPointY method [DirectComposition], SetBlackPointY method [DirectComposition],IDCompositionBrightnessEffect interface, dcomp/IDCompositionBrightnessEffect::SetBlackPointY, directcomp.idcompositionbrightnesseffect_setblackpointy_2
dcomp.h
Windows
Dcomp.lib
Dcomp.dll
Windows
19H1
IDCompositionBrightnessEffect::SetBlackPointY
dcomp/IDCompositionBrightnessEffect::SetBlackPointY
c++
APIRef
kbSyntax
COM
Dcomp.dll
IDCompositionBrightnessEffect.SetBlackPointY

IDCompositionBrightnessEffect::SetBlackPointY(IDCompositionAnimation)

-description

Sets the y value of the black point.

-parameters

-param animation [in]

Type: IDCompositionAnimation*

An animation that represents how the y value of the black point 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

IDCompositionBrightnessEffect