Initialize, finalize and version information [src]

Initialize, finalize and version information

These functions handle the initialization, finalization, version retrieval, and relocation for libvips.

libvips is a relocatable package, meaning you can move the directory tree you compiled it to at runtime and it will still be able to find all data files. This is required for macOS and Windows, but slightly unusual in the Unix world. See vips_init() and vips_guess_prefix().

Functions

Function macros

Constants