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