Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

townsymbol.php File Reference

Go to the source code of this file.

Functions

 ImageColorAllocateHEX ($im, $s)

Variables

 $strColor = $_GET['color']
 $img = imagecreatefrompng( 'img/karteimg.png' )
 $colorcode = ImageColorAllocateHEX ( $img, $strColor )


Function Documentation

ImageColorAllocateHEX im,
s
 

Version:
Source
/cvsroot/wdstools/phpmap/src/townsymbol.php,v

Revision
1.2
Date:
Date
2005/04/30 16:13:29
Author:
Robert Vock <smir@andaloria.de>

Definition at line 25 of file townsymbol.php.


Variable Documentation

$colorcode = ImageColorAllocateHEX ( $img, $strColor )
 

Definition at line 38 of file townsymbol.php.

$img = imagecreatefrompng( 'img/karteimg.png' )
 

Definition at line 37 of file townsymbol.php.

Referenced by Map::getImg().

$strColor = $_GET['color']
 

Definition at line 36 of file townsymbol.php.


Generated on Sun May 8 19:29:46 2005 for PhpMap by  doxygen 1.4.2