]> git.saurik.com Git - wxWidgets.git/commit - tests/image/image.cpp
Added alpha saving support to TIFF image handler.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 29 Aug 2011 01:13:06 +0000 (01:13 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 29 Aug 2011 01:13:06 +0000 (01:13 +0000)
commitab176b4b503d67eb4ac4b45801d8e7c54502bbc9
tree865d9d726670cfa93fe554bbae653d75cd7402b6
parentebbaec82fae6badb44569f13c325ea09e117cc6a
Added alpha saving support to TIFF image handler.

Added support for saving alpha with RGB, greyscale, and black and white images.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
interface/wx/image.h
src/common/imagtiff.cpp
tests/image/image.cpp
tests/testimage.h