libvips/cplusplus
John Cupitt bae484ba2c remove old c++ and py interfaces
Instead, use the new(er) vips8 C++ interface, and the new(er) python
interface in pypi.

https://pypi.org/project/pyvips
2019-04-12 16:27:28 +01:00
..
examples
include remove old c++ and py interfaces 2019-04-12 16:27:28 +01:00
Makefile.am
README
VError.cpp
VImage.cpp
VInterpolate.cpp
gen-operators.py break lines at 80 cols in gen-operators 2019-02-03 13:18:22 +00:00
vips-operators.cpp break lines at 80 cols in gen-operators 2019-02-03 13:18:22 +00:00

README

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.