Share via


Interface IWICDevelopRaw (wincodec.h)

Expose les méthodes qui fournissent l’accès aux fonctionnalités d’un format de codec brut.

Héritage

L’interface IWICDevelopRaw hérite de IWICBitmapFrameDecode. IWICDevelopRaw a également les types de membres suivants :

Méthodes

L’interface IWICDevelopRaw a ces méthodes.

 
IWICDevelopRaw ::GetContrast

Obtient la valeur de contraste de l’image brute.
IWICDevelopRaw ::GetCurrentParameterSet

Obtient l’ensemble actuel de paramètres.
IWICDevelopRaw ::GetExposureCompensation

Obtient la valeur d’arrêt de compensation d’exposition de l’image brute.
IWICDevelopRaw ::GetGamma

Obtient le paramètre gamma actuel de l’image brute.
IWICDevelopRaw ::GetKelvinRangeInfo

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

Obtient le point blanc nommé de l’image brute.
IWICDevelopRaw ::GetNoiseReduction

Obtient la valeur de réduction du bruit de l’image brute.
IWICDevelopRaw ::GetRenderMode

Obtient le WICRawRenderMode actuel.
IWICDevelopRaw ::GetRotation

Obtient l’angle de rotation actuel.
IWICDevelopRaw ::GetSaturation

Obtient la valeur de saturation de l’image brute.
IWICDevelopRaw ::GetSharpness

Obtient la valeur de netteté de l’image brute.
IWICDevelopRaw ::GetTint

Obtient la valeur de teinte de l’image brute.
IWICDevelopRaw ::GetToneCurve

Obtient la courbe de tonalité de l’image brute.
IWICDevelopRaw ::GetWhitePointKelvin

Obtient la température kelvin du point blanc de l’image brute.
IWICDevelopRaw ::GetWhitePointRGB

Obtient les valeurs RVB de point blanc.
IWICDevelopRaw ::LoadParameterSet

Définit l’option WICRawParameterSet souhaitée.
IWICDevelopRaw ::QueryRawCapabilitiesInfo

Récupère des informations sur les fonctionnalités prises en charge pour une image brute.
IWICDevelopRaw ::SetContrast

Définit la valeur de contraste de l’image brute.
IWICDevelopRaw ::SetDestinationColorContext

Définit le contexte de couleur de destination.
IWICDevelopRaw ::SetExposureCompensation

Définit la valeur d’arrêt de compensation d’exposition.
IWICDevelopRaw ::SetGamma

Définit la valeur gamma souhaitée.
IWICDevelopRaw ::SetNamedWhitePoint

Définit le point blanc nommé du fichier brut.
IWICDevelopRaw ::SetNoiseReduction

Définit la valeur de réduction du bruit de l’image brute.
IWICDevelopRaw ::SetNotificationCallback

Définit la méthode de rappel de notification.
IWICDevelopRaw ::SetRenderMode

Définit le WICRawRenderMode actuel.
IWICDevelopRaw ::SetRotation

Définit l’angle de rotation souhaité.
IWICDevelopRaw ::SetSaturation

Définit la valeur de saturation de l’image brute.
IWICDevelopRaw ::SetSharpness

Définit la valeur de netteté de l’image brute.
IWICDevelopRaw ::SetTint

Définit la valeur de teinte de l’image brute.
IWICDevelopRaw ::SetToneCurve

Définit la courbe de tonalité pour l’image brute.
IWICDevelopRaw ::SetWhitePointKelvin

Définit la valeur kelvin de point blanc.
IWICDevelopRaw ::SetWhitePointRGB

Définit les valeurs RVB de point blanc.

Configuration requise

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

Voir aussi

Conceptuel

Comment écrire un codec WIC-Enabled

Iwicbitmapframedecode

Autres ressources

GUID WIC et CLSIDs

Vue d’ensemble du composant d’acquisition d’images Windows