]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/image.tex
Updated wxPallete information.
[wxWidgets.git] / docs / latex / wx / image.tex
index 88068a73d4b0ff85dfc1f8a54bd4bdb95300d91c..198750f4268994980680c680bf359c31d5148101 100644 (file)
@@ -579,9 +579,9 @@ used as a mask colour. Returns {\tt true} if the image currently has a mask.
 \constfunc{const wxPalette\&}{GetPalette}{\void}
 
 Returns the palette associated with the image. Currently the palette is only
-used when converting to wxBitmap under Windows.
-
-Eventually wxImage handlers will set the palette if one exists in the image file.
+used when converting to wxBitmap under Windows. Some of the wxImage handlers
+have been modified to set the palette if one exists in the image file (usually
+256 or less colour images in GIF or PNG format).
 
 
 \membersection{wxImage::GetRed}\label{wximagegetred}