Class VipsRaw.vips_draw_line

java.lang.Object
app.photofox.vipsffm.generated.VipsRaw.vips_draw_line
Enclosing class:
VipsRaw

public static class VipsRaw.vips_draw_line extends Object
Variadic invoker class for:
extern int vips_draw_line(VipsImage *image, double *ink, int n, int x1, int y1, int x2, int y2, ...)