Image::GetType-Methode (gdiplusheaders.h)
Die Image::GetType-Methode ruft den Typ (Bitmap oder Metadatei) dieses Image-Objekts ab.
Syntax
ImageType GetType();
Rückgabewert
Typ: ImageType
Diese Methode gibt ein Element der ImageType-Enumeration zurück, das den Bildtyp angibt.
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 |