Method
VipsImagedraw_point1
Declaration [src]
int
vips_draw_point1 (
VipsImage* image,
double ink,
int x,
int y,
...
)
Description [src]
As vips_draw_point(), but just take a single double for ink
.
See also: vips_draw_point().
This method is not directly available to language bindings.