ID2D1ColorContext1::GetSimpleColorProfile-Methode (d2d1_3.h)
Ruft ein festgelegtes einfaches Farbprofil ab.
Syntax
HRESULT GetSimpleColorProfile(
[out] D2D1_SIMPLE_COLOR_PROFILE *simpleProfile
);
Parameter
[out] simpleProfile
Typ: D2D1_SIMPLE_COLOR_PROFILE*
Zeiger auf einen D2D1_SIMPLE_COLOR_PROFILE, der das einfache Farbprofil enthält, wenn die Methode zurückgibt.
Rückgabewert
Typ: HRESULT
Diese Methode gibt einen HRESULT-Erfolgs- oder Fehlercode zurück.
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | d2d1_3.h |
DLL | D2d1.dll |