definition oops
This commit is contained in:
parent
ee3cce8736
commit
be6503e47a
@ -1002,8 +1002,6 @@ int im_zerox( VipsImage *in, VipsImage *out, int sign );
|
|||||||
int im_draw_circle( VipsImage *image,
|
int im_draw_circle( VipsImage *image,
|
||||||
int x, int y, int radius, gboolean fill, VipsPel *ink );
|
int x, int y, int radius, gboolean fill, VipsPel *ink );
|
||||||
|
|
||||||
typedef int (*VipsPlotFn)( VipsImage *, int, int, void *, void *, void * );
|
|
||||||
|
|
||||||
int im_draw_mask( VipsImage *image,
|
int im_draw_mask( VipsImage *image,
|
||||||
VipsImage *mask_im, int x, int y, VipsPel *ink );
|
VipsImage *mask_im, int x, int y, VipsPel *ink );
|
||||||
int im_draw_image( VipsImage *image, VipsImage *sub, int x, int y );
|
int im_draw_image( VipsImage *image, VipsImage *sub, int x, int y );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user