]> git.saurik.com Git - wxWidgets.git/commit - src/common/imagtiff.cpp
added support for reading resolution information from TIFF, JPEG and BMP formats...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Sep 2007 18:32:36 +0000 (18:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Sep 2007 18:32:36 +0000 (18:32 +0000)
commit37ba70a520519fd2fe4f11400f1383fa37ae7cd9
tree42d3fce0f0bab31a12e7ce7b1777b201f33e4c99
parent66e2ba91b27a5867ef46cc16049c2a7c61c811f1
added support for reading resolution information from TIFF, JPEG and BMP formats; corrected some bugs with saving resolution; added command allowing to see the image resolution (if available) to the sample (heavily modified patch 1790546)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
samples/image/image.cpp
src/common/imagbmp.cpp
src/common/imagjpeg.cpp
src/common/imagtiff.cpp