void copyFrom(CDrawContext *pContext, CRect destRect, CPoint srcOffset=CPoint(0, 0))
copy from offscreen to pContext
Definition: coffscreencontext.cpp:26
A drawing context encapsulates the drawing context of the underlying OS.
Definition: cdrawcontext.h:29
A draw context using a bitmap as it's back buffer.
Definition: coffscreencontext.h:58