Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Imaging With QuickDraw /
Chapter 8 - Cursor Utilities / Cursor Utilities Reference
Data 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;

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996