]> git.saurik.com Git - wxWidgets.git/commit
add some wxIMAGE_OPTION_PNG_xxx options to wxImage and wxPNGHandler to allow the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 14 Jan 2009 17:54:38 +0000 (17:54 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 14 Jan 2009 17:54:38 +0000 (17:54 +0000)
commitd19ce8c49127a8550a784b4d54464c81003a102b
tree57a6263d061798db9d4453558126079844ffaa4c
parent09ddabf738ef243dc0f4965f69115eeb03a6dce2
add some wxIMAGE_OPTION_PNG_xxx options to wxImage and wxPNGHandler to allow the user to set the desired compression level (closes #10372)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/imagpng.h
interface/wx/image.h
samples/image/image.cpp
src/common/imagpng.cpp