Image::GetPropertyCount-Methode (gdiplusheaders.h)
Die Image::GetPropertyCount-Methode ruft die Anzahl der Eigenschaften (Metadatenteile) ab, die in diesem Image-Objekt gespeichert sind.
Syntax
UINT GetPropertyCount();
Rückgabewert
Typ: UINT
Diese Methode gibt die Anzahl der in diesem Image-Objekt gespeicherten Eigenschaften zurück.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows XP, Windows 2000 Professional [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | gdiplusheaders.h (include Gdiplus.h) |
Bibliothek | Gdiplus.lib |
DLL | Gdiplus.dll |