IWICDevelopRaw::SetDestinationColorContext-Methode (wincodec.h)
Legt den Kontext der Zielfarbe fest.
Syntax
HRESULT SetDestinationColorContext(
[in] IWICColorContext *pColorContext
);
Parameter
[in] pColorContext
Typ: const IWICColorContext*
Der Zielfarbkontext.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Unterstützte Mindestversion (Client) | Windows XP mit SP2, Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | wincodec.h |
Bibliothek | Windowscodecs.lib |
DLL | Windowscodecs.dll |