Méthode IDCompositionBrightnessEffect::SetWhitePointX(IDCompositionAnimation*) (dcomp.h)
Définit la valeur x du point blanc.
Syntaxe
HRESULT SetWhitePointX(
[in] IDCompositionAnimation *animation
);
Paramètres
[in] animation
Type : IDCompositionAnimation*
Animation qui représente la façon dont la valeur x du point blanc change au fil du temps. Ce paramètre ne doit pas être NULL.
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 |