> with your question, I guess the answer is no, but when I look through the
> docs, I cannot find out where it says that.
> 
> If I use BmpCreate I get a version 2 bitmap.  I can use BmpCreate to create
> a 4 bit grayscale.  I can set the transparent value in version 2 bitmaps.
> So I would guess that I could do it.

  you can do it *inside* the code, sure.. but, pilrc doesn't do it -
  the syntax doesn't support it quite nicely, and hemce, it has not been
  done, maybe - one day we'll fix that :P

> I guess I was treating the 16 grayscales as a "color table" and then ...

  well, how about storing it naturally (no transparency), then, create
  a bitmp, copy the resource to it, and set the transparency index.

  that will work, but, more code :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to