X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..f94a790dafd54c290618c97cb3d4feffc400fd15:/docs/latex/wx/fs_mem.tex?ds=inline diff --git a/docs/latex/wx/fs_mem.tex b/docs/latex/wx/fs_mem.tex index 733b6d61f8..8ce62251a5 100644 --- a/docs/latex/wx/fs_mem.tex +++ b/docs/latex/wx/fs_mem.tex @@ -87,7 +87,7 @@ data (bitmap, text or raw data) will be copied into private memory stream and available under name "memory:" + filename. -Note that when storing image/bitmap, you must use image format that wxWindows +Note that when storing image/bitmap, you must use image format that wxWidgets can write (e.g. JPG, PNG, see \helpref{wxImage documentation}{wximage})!