Home
last modified time | relevance | path

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

/dports/graphics/py-pyvips/pyvips-2.1.16/pyvips/
H A Dvimage.py223 pointer = vips_lib.vips_filename_get_options(vips_filename)
538 pointer = vips_lib.vips_filename_get_options(vips_filename)
588 pointer = vips_lib.vips_filename_get_options(format_string)
652 pointer = vips_lib.vips_filename_get_options(format_string)
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dimage.h435 char *vips_filename_get_options( const char *vips_filename );
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dimage.c1826 vips_filename_get_options( const char *vips_filename ) in vips_filename_get_options() function