On Thu, 9 Aug 2001, Aaron Ardiri wrote:

> On Thu, 9 Aug 2001, Michael S. Davis wrote:
> > > Every copy of Windows contains Paint, which can do it.  You must not be
> > > using Windows, or you would already know this.  So, you can buy
> > > PaintShopPro, or just about any graphics program you like, to create .bmp
> > > files.
> >
> > I don't find paint very useful at all for bmp files.  I don't see that
> > it can create a 1, 2, 4, 8 bit bitmaps, per user needs.
> > If I have missed something, feel free to tell me how to create these 4
> > types of files using Paint.
>
>   i use paint :)
>
>     for 1bpp i save as monochrome
>     for 2bpp/4bpp (special color) i save as 16color
>     for 4bpp/8bpp i save as 256 color or better, depending on the colors
>
>   pilrc will take any depth bitmap and convert it to the correct
>   depth :) i added that code a *long* time ago (maybe +1 year now)
>   :P

Ok, say I want a 4 bit grayscale bitmap.  How do I save the file so that
it is only 4 bit depth?

If I have to save it as a 16 color bitmap, which color indexes would be
used for the 4 colors?

Are you saying that if you have a bitmap family that the bitmaps might
be:

1bmp, 4bmp, 4bmp, 8bmp and pilrc would convert the 2nd bitmap to 2 bit?
If so, which colors are chosen for the 4 colors from the 16 in the
original file?

> // az
> [EMAIL PROTECTED]
> http://www.ardiri.com/
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/
>

----------------------------------------------------
Shoot-to-Win

Protect the 2nd Amendment
----------------------------------------------------


-- 
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