PHP Class Grafika\Gd\DrawingObject\Line

Inheritance: extends Grafika\DrawingObject\Line, implements Grafika\DrawingObjectInterface
Datei anzeigen Open project: kosinix/grafika

Public Methods

Method Description
draw ( Image $image ) : Image

Method Details

draw() public method

public draw ( Image $image ) : Image
$image Grafika\Gd\Image
return Grafika\Gd\Image