Method
VipsImagedraw_circle1
Declaration [src]
int
vips_draw_circle1 (
VipsImage* image,
double ink,
int cx,
int cy,
int radius,
...
)
Description [src]
As vips_draw_circle()
, but just takes a single double for ink
.
Optional arguments
fill
:gboolean
, fill the draw_circle
See also
This method is not directly available to language bindings.