#CheckMark color probs…
05-Jul-89 20:17:15
Sb: #55936-#CheckMark color probs…
Fm: Patrick Maloney 73407,3676
To: Tim Coffey 72377,2617
Yes, I have defined my own checkmark using an Image structure. I am having a
problem. When the Autodocs say data must be WORD-ALIGNED, does that mean that,
for example, for a 20 x 10 image, the 1st line of the 1st plane is:
0xFFFF,0xF000 where the last 3 zeros refer to nothing? (Assuming I wanted the
1st plane selected for all 20 points), and assuming I wanted the whole plane
filled with 1's (Could use PlaneOnOff, but for the example…), there would be
nine more "0xFFFF,F000"'s? I am having a problem with garbled data in the
Image. I will try a different BRUSH to C program first…Thanks for the help
so far…PM