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_circleThis method is not directly available to language bindings.
Parametersink
Type: double
Value to draw.
cx
Type: int
Centre of draw_circle.
cy
Type: int
Centre of draw_circle.
radius
Type: int
Draw_circle radius.
...
Type:
NULL
-terminated list of optional named arguments.
Type: int
0 on success, or -1 on error.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4