Méthode IWICDevelopRaw ::SetToneCurve (wincodec.h)
Définit la courbe de tonalité de l’image brute.
Syntaxe
HRESULT SetToneCurve(
[in] UINT cbToneCurveSize,
[in] const WICRawToneCurve *pToneCurve
);
Paramètres
[in] cbToneCurveSize
Type : UINT
Taille de la structure pToneCurve .
[in] pToneCurve
Type : const WICRawToneCurve*
Courbe de tonalité souhaitée.
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 |
---|---|
Client minimal pris en charge | Windows XP avec SP2, Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | wincodec.h |
Bibliothèque | Windowscodecs.lib |
DLL | Windowscodecs.dll |