libvips/cplusplus
John Cupitt 9ea91810bb revise docs for _inplace
We call vips_image_inplace() automatically now, so there's no need for
clients to use this.

see https://github.com/libvips/libvips/issues/1610
2020-04-16 12:09:07 +01:00
..
examples
include
gen-operators.py
Makefile.am
README
VConnection.cpp
VError.cpp
VImage.cpp revise docs for _inplace 2020-04-16 12:09:07 +01:00
VInterpolate.cpp
vips-operators.cpp

This is the vips8 C++ binding.

The old vips7 binding is still there, but this one is better. See the vips API
docs for documentation.