- May be one of the following:
-
- wxBITMAP_TYPE_BMP
-
-
- Load a Windows bitmap file.
-
- wxBITMAP_TYPE_GIF
-
-
- Load a GIF bitmap file.
-
- wxBITMAP_TYPE_JPEG
-
-
- Load a JPEG bitmap file.
-
- wxBITMAP_TYPE_PNG
-
-
- Load a PNG bitmap file.
-
- wxBITMAP_TYPE_PCX
-
-
- Load a PCX bitmap file.
-
- wxBITMAP_TYPE_PNM
-
-
- Load a PNM bitmap file.
-
- wxBITMAP_TYPE_TIF
-
-
- Load a TIFF bitmap file.
-
- wxBITMAP_TYPE_TGA
-
-
- Load a TGA bitmap file.
-
- wxBITMAP_TYPE_XPM
-
-
- Load a XPM bitmap file.
-
- wxBITMAP_TYPE_ICO
-
-
- Load a Windows icon file (ICO).
-
- wxBITMAP_TYPE_CUR
-
-
- Load a Windows cursor file (CUR).
-
- wxBITMAP_TYPE_ANI
-
-
- Load a Windows animated cursor file (ANI).
-
- wxBITMAP_TYPE_ANY
-
-
- Will try to autodetect the format.
-
+ May be one of the following:
+
+
+
+
+
+
+ wxBITMAP_TYPE_BMP
+
+
+
+
+ Load a Windows bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_GIF
+
+
+
+
+ Load a GIF bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_JPEG
+
+
+
+
+ Load a JPEG bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_PNG
+
+
+
+
+ Load a PNG bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_PCX
+
+
+
+
+ Load a PCX bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_PNM
+
+
+
+
+ Load a PNM bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_TIF
+
+
+
+
+ Load a TIFF bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_TGA
+
+
+
+
+ Load a TGA bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_XPM
+
+
+
+
+ Load a XPM bitmap file.
+
+
+
+
+
+ wxBITMAP_TYPE_ICO
+
+
+
+
+ Load a Windows icon file (ICO).
+
+
+
+
+
+ wxBITMAP_TYPE_CUR
+
+
+
+
+ Load a Windows cursor file (CUR).
+
+
+
+
+
+ wxBITMAP_TYPE_ANI
+
+
+
+
+ Load a Windows animated cursor file (ANI).
+
+
+
+
+
+ wxBITMAP_TYPE_ANY
+
+
+
+
+ Will try to autodetect the format.