]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/image.tex
1. added code to dyntbar to allow bitmap loading from windows resources
[wxWidgets.git] / docs / latex / wx / image.tex
index d911a1fc2833856e0b01aae7cc5d5f986c5ff0fc..7a9351b80407db88c7ad138d8c07a1c586fcd5a9 100644 (file)
@@ -14,6 +14,10 @@ wxDC::DrawBitmap.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/image.h>
+
 \wxheading{See also}
 
 \helpref{wxBitmap}{wxbitmap}
@@ -465,8 +469,7 @@ application initialisation.
 
 \wxheading{Note (Legal Issue)}
 
-This software is based in part on the work of
- the Independent JPEG Group.
+This software is based in part on the work of the Independent JPEG Group.
 
 (Applies when wxWindows is linked with JPEG support. wxJPEGHandler uses libjpeg
 created by IJG.)
@@ -475,6 +478,10 @@ created by IJG.)
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/image.h>
+
 \wxheading{See also}
 
 \helpref{wxImage}{wximage}