IMILBitmapEffectRenderContext::GetFinalTransform-Methode (mileffects.h)
Ruft die endgültige MILMatrixF-Transformation ab.
Syntax
HRESULT GetFinalTransform(
[out] MILMatrixF *pMatrix
);
Parameter
[out] pMatrix
Typ: MILMatrixF*
Die endgültige Transformation.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows XP mit SP2, Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | mileffects.h |
DLL | Mileffects.dll |
Verteilbare Komponente | Microsoft .NET 3.0 |