Bitmap::Bitmap(HICON)-Methode (gdiplusheaders.h)

Erstellt ein Bitmap-Objekt basierend auf einem Symbol.

Syntax

void Bitmap(
  [in] HICON hicon
);

Parameter

[in] hicon

Typ: HICON

Handle mit einem GDI-Symbol.

Rückgabewert

Keine

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

Weitere Informationen

Bitmap

Bitmapkonstruktoren

Bitmap::FromHICON

Image

Bilder, Bitmaps und Metadateien

Verwenden von Bildern, Bitmaps und Metadateien