]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bitmap.tex
added wxHtmlHelpController::AddBook(wxFileName)
[wxWidgets.git] / docs / latex / wx / bitmap.tex
index 74e19618575d6c74b15c2a5ff8f25a85f61ed04e..b5082e5dd8da8e7db438e810dcebbac8ff76192a 100644 (file)
@@ -190,6 +190,8 @@ wxImage to a wxBitmap.}
 \item{Wx::Bitmap->new( width, height, depth = -1 )}
 \item{Wx::Bitmap->new( name, type )}
 \item{Wx::Bitmap->new( icon )}
+\item{Wx::Bitmap->newFromBits( bits, width, height, depth = 1 )}
+\item{Wx::Bitmap->newFromXPM( data )}
 \end{itemize}
 }