]> git.saurik.com Git - wxWidgets.git/commitdiff
Minor update
authorJulian Smart <julian@anthemion.co.uk>
Tue, 8 Aug 2000 08:41:55 +0000 (08:41 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 8 Aug 2000 08:41:55 +0000 (08:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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}}
 
-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}