d the picture as a .bmp it would help?
-Original Message-
From: Leotta, Natalie (NCI/IMS)
Sent: Thursday, April 25, 2002 10:41 AM
To: [EMAIL PROTECTED]
Subject: [PHP] using transparent images in a style
Hi. I'm trying to make lines based on dots and dashes and I need the color
Hi. I'm trying to make lines based on dots and dashes and I need the colors
in the middle to be transparent. This is all done within a class, that's
why there are "$this->"s all over.
$t = ImageColorAllocate($this->im,1,1,1);
$this->trans = ImageColorTransparent($this->im,$t);
$this-
2 matches
Mail list logo