Ellipse
class Ellipse extends Ellipse implements DrawingObjectInterface
Class Ellipse
Methods
                    __construct(int $width, int $height, array $pos, int $borderSize, Color|null $borderColor, Color|null $fillColor)
        
                                            
                Ellipse constructor.
from Ellipse
            Details
        in Ellipse at line         line 57
                            
    __construct(int $width, int $height, array $pos, int $borderSize, Color|null $borderColor, Color|null $fillColor)
        
    
    Ellipse constructor.