X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ca6a5f04692678cd2d9f3ea0843fc3f5a0b254f..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/image.tex diff --git a/docs/latex/wx/image.tex b/docs/latex/wx/image.tex index 10408ecb18..84f08f2df6 100644 --- a/docs/latex/wx/image.tex +++ b/docs/latex/wx/image.tex @@ -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}