Partager via


Méthode IWICDevelopRaw::GetKelvinRangeInfo (wincodec.h)

Obtient les informations sur la plage Kelvin actuelle de l’image brute.

Syntaxe

HRESULT GetKelvinRangeInfo(
  [out] UINT *pMinKelvinTemp,
  [out] UINT *pMaxKelvinTemp,
  [out] UINT *pKelvinTempStepValue
);

Paramètres

[out] pMinKelvinTemp

Type : UINT*

Pointeur qui reçoit la température minimale de Kelvin.

[out] pMaxKelvinTemp

Type : UINT*

Pointeur qui reçoit la température maximale de Kelvin.

[out] pKelvinTempStepValue

Type : UINT*

Pointeur qui reçoit la valeur d’étape Kelvin.

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

   
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