IMILBitmapEffectConnectorInfo::GetOptimalFormat-Methode (mileffects.h)
Ruft das optimale Pixelformat für den Pin ab.
Syntax
HRESULT GetOptimalFormat(
[out, retval] WICPixelFormatGUID *pFormat
);
Parameter
[out, retval] pFormat
Typ: WICPixelFormatGUID*
Wenn diese Methode zurückgibt, enthält das optimale Pixelformat für den Pin.
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 [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | mileffects.h |
Verteilbare Komponente | Microsoft .NET 3.0 |