]> git.saurik.com Git - wxWidgets.git/commit
Implement wxGraphicsContext::SetInterpolationQuality() for wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Mar 2012 18:24:15 +0000 (18:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Mar 2012 18:24:15 +0000 (18:24 +0000)
commitc3562311c8fd0a0a6f7682fa229ad9083b4c9091
treee1af8fcc505db9d3be9d60f48ee302c5beb2ec85
parent3f6439ae665de2ea492c4f8ada519e9364499f51
Implement wxGraphicsContext::SetInterpolationQuality() for wxMSW.

Provide implementation of the previously stubbed out method.

Closes #14134.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
interface/wx/graphics.h
src/msw/graphics.cpp