ADC Home > Reference Library > Technical Q&As > Legacy Documents > Graphics & Imaging >
Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.
Current information on this Reference Library topic can be found here:
|
Q: I'm having a bit of a problem with A: What you need to do is create your clipping region so that it's
not quite wide open (bottom and right coordinates of 32766 will work). If you do this, all
your While this isn't explicitly documented anywhere, it does seem to be a quirk in
the way regions work. Due to the internal storage format of regions, the number
QuickDraw tries to catch the creation of regions that will be poorly formed and turn them into properly formed (but slightly incorrect) regions, but it isn't 100% successful. |
|