(PHP 3 >= 3.0.6, PHP 4, PHP 5)
Die Funktion ImageColorDeAllocate() löscht eine vorher über ImageColorAllocate() ermittelte Farbe.
$weiss = ImageColorAllocate($im, 255, 255, 255);ImageColorDeAllocate($im, $weiss);
Hosting by: Hurra Communications GmbHGenerated: 2007-01-26 17:57:01