Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv2508/wxLua/docs
Modified Files:
wxluaref.html
Log Message:
update image.i to wxWidgets 2.8 using headers
Index: wxluaref.html
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** wxluaref.html 9 Mar 2007 06:16:38 -0000 1.16
--- wxluaref.html 13 Mar 2007 05:01:01 -0000 1.17
***************
*** 271,279 ****
<a href="#wxIcon">wxIcon</a><br>
<a href="#wxIconBundle">wxIconBundle</a><br>
! wxIconLocation - (Not wrapped)<br>
<a href="#wxIconizeEvent">wxIconizeEvent</a><br>
<a href="#wxIdleEvent">wxIdleEvent</a><br>
<a href="#wxImage">wxImage</a><br>
<a href="#wxImageHandler">wxImageHandler</a><br>
<a href="#wxImageList">wxImageList</a><br>
<a href="#wxIndividualLayoutConstraint">wxIndividualLayoutConstraint</a><br>
--- 271,282 ----
[...1185 lines suppressed...]
+ wxImageHistogram::iterator find(long key)<br>
+ //Insert_Result insert(const value_type& v)<br>
+ size_t size() const<br>
+ //mapped_type& operator[](const key_type& key)<br>
+ <br>
+ </blockquote><font color=#AA0000><i>%endclass</i></font><br>
+ <br>
+ //-----------------------------------------------------------------------------<br>
// <a href="#wxImageHandler">wxImageHandler</a> and derived classes<br>
<br>
***************
*** 10067,10070 ****
--- 10566,10572 ----
<i>%if</i> wxUSE_LIBPNG<br>
<br>
+ <font color=#007755><i>%define</i> <i>%string</i> wxIMAGE_OPTION_PNG_FORMAT // wxT("PngFormat")</font><br>
+ <font color=#007755><i>%define</i> <i>%string</i> wxIMAGE_OPTION_PNG_BITDEPTH // wxT("PngBitDepth")</font><br>
+ <br>
<font color=#007700><font size=+1>%<b><a name="enum">enum</a></b></font><blockquote>
wxPNG_TYPE_COLOUR<br>
|