X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..53663be8a5ea8e1c6f178839209b67e8228e4642:/docs/latex/wx/bitmap.tex?ds=sidebyside diff --git a/docs/latex/wx/bitmap.tex b/docs/latex/wx/bitmap.tex index 71e1d47759..9a179f0bf5 100644 --- a/docs/latex/wx/bitmap.tex +++ b/docs/latex/wx/bitmap.tex @@ -238,6 +238,12 @@ Creates an image from a platform-dependent bitmap. This preserves mask information so that bitmaps and images can be converted back and forth without loss in that respect. +\membersection{wxBitmap::CopyFromIcon}\label{wxbitmapcopyfromicon} + +\func{bool}{CopyFromIcon}{\param{const wxIcon\&}{ icon}} + +Creates the bitmap from an icon. + \membersection{wxBitmap::Create}\label{wxbitmapcreate} \func{virtual bool}{Create}{\param{int}{ width}, \param{int}{ height}, \param{int}{ depth = -1}}