Color QuickDraw
Arcs/Wedges/Ovals/Rects
FillCRect Fill rectangle with specified pattern FillCOval Fill rectangle with specified pattern FillCArc Fill a wedge of an oval with specified pattern Polygons/Regions/Picts
FillCRgn Fill region with specified pattern Bit Transfers
CopyBits Copy bitMap, with optional scaling, clipping, etc. CopyMask Copy between bitMaps or pixMaps, using masking bitMap CopyPixMap Duplicate pixMap's structure to an existing region CopyPixPat Duplicate pixPat's structure to an existing region PixMaps
NewPixMap Create an empty pixMap; obtain a pixMap handle PixPats
GetPixPat Get handle to a specified 'ppat' resource MakeRGBPat Provides best possible RGB match on current device NewPixPat Create an empty pixPat data structure; obtain a pixPat CharExtra Space to widen all text characters, excluding space band CTabChanged Get a new seed (a unique identifier) for the color table DisposCIcon Dispose all structures allocated by GetCIcon DisposCTable Dispose all structures allocated by GetCTable GetCIcon Obtain handle to specified 'cicn' resource GetCTable Allocate and initialize a new color table data structure GetForeColor Obtain foreground color and set in current port GetGray Get best available intermediate color OpColor Set RGB values used by addPin, subPin and blend modes QDDone Ensure that all drawing is done RGBBackColor Set background color to best match for current device RGBForeColor Set foreground color to best match for current device routines
SetStdCProcs Set all fields of a CQDProcs record to standard low- level