wxImage minor request Topic is solved

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
raffamaiden
Earned a small fee
Earned a small fee
Posts: 11
Joined: Tue Sep 15, 2009 10:53 pm

wxImage minor request

Post by raffamaiden »

since we have a wxColour class, I would like a
wxImage::Replace overload wich take 2 wxColour instead of 6 ints. It should support alpha channel too ;)
orbitcowboy
I live to help wx-kind
I live to help wx-kind
Posts: 178
Joined: Mon Jul 23, 2007 9:01 am

Post by orbitcowboy »

This is a user form, please post your feature request to the developing mailing list. I am sure the developers will help you there.

Best regards

Orbitcowboy
OS: Ubuntu 9.04 (32/64-Bit), Debian Lenny (32-Bit)
Compiler: gcc/g++-4.3.3 , gcc/g++-4.4.0
wxWidgets: 2.8.10,2.9.0
orbitcowboy
I live to help wx-kind
I live to help wx-kind
Posts: 178
Joined: Mon Jul 23, 2007 9:01 am

Post by orbitcowboy »

BTW, here is an overview (link to develop-mailinglist) and so on:

http://www.wxwidgets.org/develop/
OS: Ubuntu 9.04 (32/64-Bit), Debian Lenny (32-Bit)
Compiler: gcc/g++-4.3.3 , gcc/g++-4.4.0
wxWidgets: 2.8.10,2.9.0
Post Reply