Doc suggestions applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}}
|
||||
|
Reference in New Issue
Block a user