OSGenRegion() generates a region from a stack of rectangles to use for clipping. You should call OSFreeRegion() on the region handle when done.
Definition at line 664 of file CATWindow_Win32.cpp. References CATRECT::bottom, CATOSREGION, CATSUCCEEDED, CATRECT::left, CATStack< T >::Pop(), CATRECT::right, and CATRECT::top. Referenced by ResetBackground().
|