They should be able to configure their browser to not print the background
color of a web-page...

Or are you making a giant image with lots of black?...

At any rate, you could probably use http://php.net/manual/en/ref.image.php
or http://php.net/exec with convert (aka Image Magick) to do anything you
want to your images.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Jeff Oien <[EMAIL PROTECTED]>
Newsgroups: php.general
To: PHP <[EMAIL PROTECTED]>
Sent: Tuesday, September 04, 2001 10:00 PM
Subject: Image Question


> I have some images in a photo album type thing of charts with a black
> background. Some users have complained that when they print this
> they use a lot of ink. I was wondering if it were possible to convert
> an image to black and white (b&w only, no grayscale) and then reverse
> it so the background will be white. If this is possible what's the best
> way to go about it? Thanks.
> Jeff Oien


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to