circle — Draw a circle

    Draw a circle at given x, y, coordinates with given diameter. You can define the appearance of the circle by an optional closure callback.

    Diameter of the circle in pixels.

    y-coordinate of the center.

    Define appearance of circle. See examples below. Use the following methods to pass details.

    background

    Define the background-color of the circle in one of the available .

    border

    Instance of Intervention\Image\Image