Home
last modified time | relevance | path

Searched refs:VIPS_FORMAT_PARTIAL (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dformat.h58 VIPS_FORMAT_PARTIAL = 1, /* Lazy read OK (eg. tiled tiff) */ enumerator
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dlazy.c146 VIPS_FORMAT_PARTIAL) && in lazy_real_image()
H A Dformat.c213 flags = VIPS_FORMAT_PARTIAL; in vips_flags()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.c860 const char *mode = flags & VIPS_FORMAT_PARTIAL ? "p" : "w"; in imageinfo_open_image_input()
/dports/graphics/vips/vips-8.12.0/
H A DChangeLog1975 - IM_FORMAT_FLAG_PARTIAL -> VIPS_FORMAT_PARTIAL