allow raw access to a part of the image only (faster when using alpha)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 May 2003 16:37:51 +0000 (16:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 May 2003 16:37:51 +0000 (16:37 +0000)
commita452af5e682893eb97b15cde1e63a09fd02e5931
treef5fdc9a4f6bb0a160bfcededddaf5b63b27a0f3a
parentb72b1920368319d626f486e511fceeea144f7676
allow raw access to a part of the image only (faster when using alpha)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/rawbmp.h
samples/image/image.cpp
src/msw/dc.cpp