From 2376d03d88032202fc8dd58c6cdc83d76ccac364 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 17 Nov 1999 22:34:25 +0000 Subject: [PATCH] fixed incomplete lists of supported handlers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/image.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/latex/wx/image.tex b/docs/latex/wx/image.tex index 1366f12d04..8578e0f634 100644 --- a/docs/latex/wx/image.tex +++ b/docs/latex/wx/image.tex @@ -74,6 +74,9 @@ Loads an image from an input stream. \twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_BMP}}}{Load a Windows bitmap file.} \twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_PNG}}}{Load a PNG bitmap file.} \twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_JPEG}}}{Load a JPEG bitmap file.} +\twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_GIF}}}{Load a GIF bitmap file.} +\twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_PCX}}}{Load a PCX bitmap file.} +\twocolitem{{\bf \indexit{wxBITMAP\_TYPE\_PNM}}}{Load a PNM bitmap file.} \end{twocollist} The validity of these flags depends on the platform and wxWindows configuration. -- 2.45.2