X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..05dedde7d01d55cde7f13f6b6201e24b5b408344:/docs/latex/wx/bitmap.tex?ds=sidebyside diff --git a/docs/latex/wx/bitmap.tex b/docs/latex/wx/bitmap.tex index 74e1961857..b5082e5dd8 100644 --- a/docs/latex/wx/bitmap.tex +++ b/docs/latex/wx/bitmap.tex @@ -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} }