IDCompositionBrightnessEffect::SetWhitePointY(IDCompositionAnimation*)-Methode (dcomp.h)
Legt den y-Wert des Weißpunkts fest.
Syntax
HRESULT SetWhitePointY(
[in] IDCompositionAnimation *animation
);
Parameter
[in] animation
Typ: IDCompositionAnimation*
Eine Animation, die darstellt, wie sich der y-Wert des Weißpunkts im Laufe der Zeit ändert. Dieser Parameter darf nicht NULL sein.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | dcomp.h |
Bibliothek | Dcomp.lib |
DLL | Dcomp.dll |