Important: The information in this document is obsolete and should not be used for new development.
Inside Macintosh: Imaging With QuickDraw / Chapter 8 - Cursor Utilities / Cursor Utilities ReferenceData Structures /
Bits16 The Bits16 array is used by the Cursor record to hold a black-and-white, 16-by-16 pixel square image. Bits16 = ARRAY[0..15] OF Integer;
Bits16
Cursor
Bits16 = ARRAY[0..15] OF Integer;