[PHP] Re: Hidden Images.

2005-01-20 Thread Paul Birnstihl
If you have a 2bit GIF with only white and transparent and you place it on a white page (background), you can hide it until it's highlit. Not very pretty but it works. Rob Adams wrote: I've been figuring out how to create hidden images. The concept is: when you highlight an image in Internet E

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rob Adams wrote: >> "Jason Barnett" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Richard Lynch
> What I don't know how to do yet is to make the hidden image "disappear" > into > the main image when it's not highlighted. Sorry to double-post, but... You MIGHT want to sit down with PhotoShop as described in the HowTo page and select 100 images at random, and try to do it by hand. You can ke

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Richard Lynch
Rob Adams wrote: > "Jason Barnett" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Rob Adams wrote: >>> Ok - Let me restate some of this: >>> >>> I am creating these images in PHP. I have a script right now that >>> accepts two images. A main one, and the one that will be hidden.

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Marek Kilimajer
Rob Adams wrote: "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script right now that accepts two images. A main one, and the one that will be hidden. These can be eith

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Marek Kilimajer
Rob Adams wrote: "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script ri

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rob Adams wrote: >> "Jason Barnett" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >> >>>Rob Adams wrote: >>> Ok - Let me restate some of this: I am creating these images in PHP. I have a

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Bret Hughes
On Tue, 2005-01-18 at 12:24, Rob Adams wrote: > Ok - Let me restate some of this: > > I am creating these images in PHP. I have a script right now that accepts > two images. A main one, and the one that will be hidden. These can be > either jpg, gif, or png. It then outputs a png image like

[PHP] Re: Hidden Images.

2005-01-18 Thread Jason Barnett
Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script right now that accepts two images. A main one, and the one that will be hidden. These can be either jpg, gif, or png. It then outputs a png image like this: http://imagineinc.net/images/ By

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Greg Donald
On Tue, 18 Jan 2005 11:03:20 -0700, Rob Adams <[EMAIL PROTECTED]> wrote: > Ever heard of the gd library? I couldn't find a newsgroup that was > php-graphic specific, so I thought I'd try just this general one. > > Anyone here familiar with gd that would know how to accomplish what I'm > trying to

[PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
Ok - Let me restate some of this: I am creating these images in PHP. I have a script right now that accepts two images. A main one, and the one that will be hidden. These can be either jpg, gif, or png. It then outputs a png image like this: http://imagineinc.net/images/ I really don't kno

[PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
"Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rob Adams wrote: >> Ok - Let me restate some of this: >> >> I am creating these images in PHP. I have a script right now that >> accepts two images. A main one, and the one that will be hidden. These >> can be eith

[PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
Ever heard of the gd library? I couldn't find a newsgroup that was php-graphic specific, so I thought I'd try just this general one. Anyone here familiar with gd that would know how to accomplish what I'm trying to do? Thanks. -- Rob "M. Sokolewicz" <[EMAIL PROTECTED]> wrote in message n

[PHP] Re: Hidden Images.

2005-01-18 Thread M. Sokolewicz
Rob Adams wrote: I've been figuring out how to create hidden images. The concept is: when you highlight an image in Internet Explorer (and Mozilla too, though the grid is reversed) it puts a grid over the image. If you put another image in between what the grid covers, you can kind of hide the