Partager via


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

Définit la valeur x du point noir.

Syntaxe

HRESULT SetBlackPointX(
  [in] float blackPointX
);

Paramètres

[in] blackPointX

Type : float

Valeur x 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