Image_Graph::setSpaceFromBorder()

Image_Graph::setSpaceFromBorder() -- Sets space of graph from each border (of the whole image)

Synopsis

require_once '/Graph.php';

void Image_Graph::setSpaceFromBorder (int $space)

Description

This package is not documented yet.

Parameter

integer $space

space (in pixel) from each border

Throws

throws no exceptions thrown

Note

This function can not be called statically.