relocate a proto
This commit is contained in:
parent
f5134a2afd
commit
b0edbc0aa9
@ -272,6 +272,8 @@ int im__fmaskcir( VipsImage *out, VipsMaskType flag, va_list ap );
|
|||||||
|
|
||||||
VipsPel *vips__vector_to_ink( const char *domain,
|
VipsPel *vips__vector_to_ink( const char *domain,
|
||||||
VipsImage *im, double *vec, int n );
|
VipsImage *im, double *vec, int n );
|
||||||
|
VipsPel *im__vector_to_ink( const char *domain,
|
||||||
|
VipsImage *im, int n, double *vec );
|
||||||
VipsImage *im__inplace_base( const char *domain,
|
VipsImage *im__inplace_base( const char *domain,
|
||||||
VipsImage *main, VipsImage *sub, VipsImage *out );
|
VipsImage *main, VipsImage *sub, VipsImage *out );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user