Make wxDC::Blit() and StretchBlit() documentation more useful.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Mar 2012 12:28:01 +0000 (12:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Mar 2012 12:28:01 +0000 (12:28 +0000)
commit825842b41196b5e0017debc4dba85367f76b3c0c
tree785be40fa37ba2f6f1d89bab1fe9bc5af273cccb
parent90761420ee8333764c0e5662d5616c5794acbe5b
Make wxDC::Blit() and StretchBlit() documentation more useful.

Enumerating the list of parameters in the method description is not especially
helpful, don't do it. Explain the functions relationship instead.

Also don't say that StretchBlit() is not implemented in wxGTK because it does
work there (using the generic implementation using wxDC scale).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/dc.h