PHP Class Grafika\Gd\DrawingObject\Ellipse

Inheritance: extends Grafika\DrawingObject\Ellipse, implements Grafika\DrawingObjectInterface
Afficher le fichier Open project: kosinix/grafika

Méthodes publiques

Méthode Description
draw ( Grafika\ImageInterface $image ) : Grafika\ImageInterface TODO: Anti-aliased curves

Method Details

draw() public méthode

TODO: Anti-aliased curves
public draw ( Grafika\ImageInterface $image ) : Grafika\ImageInterface
$image Grafika\ImageInterface
Résultat Grafika\ImageInterface