]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/image.tex
fixed bug in mouse handling
[wxWidgets.git] / docs / latex / wx / image.tex
index 10408ecb183be972f176a9d3b0a031333e96d636..84f08f2df670dccbf21d206ad4b6c586d13b59fc 100644 (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}