Method
VipsImagedraw_rect1
Declaration [src]
int
vips_draw_rect1 (
VipsImage* image,
double ink,
int left,
int top,
int width,
int height,
...
)
Description [src]
As vips_draw_rect()
, but just take a single double for ink
.
Optional arguments
fill
:gboolean
, fill the rect
See also
This method is not directly available to language bindings.