constructor
Image_Graph::Image_Graph() -- Constructor for the class
Description
This package is not documented yet.
Parameter
- integer
$width
width of graph-image
- integer
$height
height of graph-image
- integer
$pos_x
x-position of graph-image
- integer
$pox_y
y-position of graph-image
Throws
throws no exceptions thrown
Note
This function can not be called
statically.