Partager via


MÉTHODE IDCompositionShadowEffect ::SetAlpha(float) (dcomp.h)

Définit la valeur alpha de l’effet.

Syntaxe

HRESULT SetAlpha(
  [in] float amount
);

Paramètres

[in] amount

Type : float

Valeur alpha de l’effet.

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

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

Voir aussi

IDCompositionShadowEffect