> The problem is with the depth argument of the > BmpCreate function. This page gives an explanation: > > http://www.cuj.com/corrections/2002_c1.htm
do you know how BmpCreate works? if you pass 1 for depth, its going to give you a monochrome bitmap. pass 2 or 4, and, then you can have some grayscale pixels in your bitmap. no-one says you have to save it in 1bpp. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
