projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add new wxTreeListCtrl class.
[wxWidgets.git]
/
include
/
wx
/
palmos
/
bitmap.h
diff --git
a/include/wx/palmos/bitmap.h
b/include/wx/palmos/bitmap.h
index e31cf24ce012c9d3a242937e54d986d9292fe801..4ef6b5dd56f1fc716d36f8ec22293fe64d328393 100644
(file)
--- a/
include/wx/palmos/bitmap.h
+++ b/
include/wx/palmos/bitmap.h
@@
-96,6
+96,7
@@
public:
#if wxUSE_IMAGE && wxUSE_WXDIB
wxImage ConvertToImage() const;
#if wxUSE_IMAGE && wxUSE_WXDIB
wxImage ConvertToImage() const;
+ wxBitmap ConvertToDisabled(unsigned char brightness = 255) const;
#endif // wxUSE_IMAGE
// get the given part of bitmap
#endif // wxUSE_IMAGE
// get the given part of bitmap