php-windows Digest 23 Feb 2004 17:46:42 -0000 Issue 2135

Topics (messages 22940 through 22940):

Re: how to create a 2 colors(B&W) bmp image  by php ?
        22940 by: Justin Patrin

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Yuegong wrote:

> Hi,
> 
>     How to create a 2 colors(B&W) bmp image by php ?
>     Thanks.
> 
> yuegong 
> 

There is no built-in way to do this. The GD library functions only
support creation of colored images. You can easily just use black and
white. See http://us2.php.net/manual/en/ref.image.php

Please stop asking the same question over and over. That really does not
help. If no one answers, it's because no one knows the answer.

-- 
--
paperCrane <Justin Patrin>

--- End Message ---

Reply via email to