Combine two wxImage-to-pixmap creation functions into one.
authorPaul Cornett <paulcor@bullseye.com>
Mon, 14 Aug 2006 06:26:35 +0000 (06:26 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 14 Aug 2006 06:26:35 +0000 (06:26 +0000)
commit5ac1d44aa499901b1a2e194292ba7a93112196ae
treef9ea859d272fc5da02386860b472c28bd26e5635
parent8f3773fdfd826f19ac39b47272e1a43a2f143b69
Combine two wxImage-to-pixmap creation functions into one.
Use consistent method for creating mono bitmap in wxBitmap and wxMask.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/bitmap.h
src/gtk/bitmap.cpp