Home
last modified time | relevance | path

Searched refs:vips_check_format_same (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Derror.h82 int vips_check_format_same( const char *domain, VipsImage *im1, VipsImage *im2 );
H A Dvips7compat.h436 #define im_check_format_same vips_check_format_same
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Derror.c1093 vips_check_format_same( const char *domain, VipsImage *im1, VipsImage *im2 ) in vips_check_format_same() function