PHP Class Grafika\Gd\DrawingObject\Ellipse

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

Public Methods

Method Description
draw ( Grafika\ImageInterface $image ) : Grafika\ImageInterface TODO: Anti-aliased curves

Method Details

draw() public method

TODO: Anti-aliased curves
public draw ( Grafika\ImageInterface $image ) : Grafika\ImageInterface
$image Grafika\ImageInterface
return Grafika\ImageInterface