Partager via


IDCompositionBrightnessEffect::SetBlackPointY(float), méthode (dcomp.h)

Définit la valeur y du point noir.

Syntaxe

HRESULT SetBlackPointY(
  [in] float blackPointY
);

Paramètres

[in] blackPointY

Type : float

Valeur y du point noir.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Plateforme cible Windows
En-tête dcomp.h
Bibliothèque Dcomp.lib
DLL Dcomp.dll

Voir aussi

IDCompositionBrightnessEffect