MÉTHODE IDCompositionLinearTransferEffect ::SetAlphaYIntercept(float) (dcomp.h)
Définit l’intercept Y de la fonction linéaire pour le canal alpha.
Syntaxe
HRESULT SetAlphaYIntercept(
[in] float alphaYIntercept
);
Paramètres
[in] alphaYIntercept
Type : float
InterceptE Y de la fonction linéaire pour le canal alpha.
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 |