libvips/doc/libvips-from-C++.md

553 B

libvips from C++ 3 libvips C++ Using libvips from C++

libvips comes with a convenient C++ API. It is a very thin wrapper over the C API and adds automatic reference counting, exceptions, operator overloads, and automatic constant expansion.

The documentation for this API is in a different part of the website.