Minor update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2000-08-08 08:41:55 +00:00
parent 3ca6a5f046
commit a98c006d8d

View File

@ -670,7 +670,8 @@ used, which is a number between 0 and 100 (0 is terrible, 100 is very good).
\func{void}{SetPalette}{\param{const wxPalette\&}{ palette}} \func{void}{SetPalette}{\param{const wxPalette\&}{ palette}}
Associates a palette with the image. Currently, the palette is not used. Associates a palette with the image. The palette may be used in ConvertToBitmap (MSW only at present)
or in file save operations (none as yet).
\membersection{wxImage::SetRGB}\label{wximagesetrgb} \membersection{wxImage::SetRGB}\label{wximagesetrgb}