Home
last modified time | relevance | path

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

/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dimage.h80 } VipsImageType; typedef
229 VipsImageType dtype; /* descriptor type */
H A Dvips7compat.h318 const char *im_dtype2char( VipsImageType n );
324 VipsImageType im_char2dtype( const char *str );
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dvips7compat.c509 const char *im_dtype2char( VipsImageType n ) in im_dtype2char()
621 VipsImageType im_char2dtype( const char *str ) in im_char2dtype()