libvips/cplusplus
John Cupitt 0e3cac1a72 make cpp overloads const
all overloads are declared const now, where possible

also revised cpp examples and ran them to check

see https://github.com/jcupitt/libvips/issues/983
2018-06-11 15:24:11 +01:00
..
examples make cpp overloads const 2018-06-11 15:24:11 +01:00
include make cpp overloads const 2018-06-11 15:24:11 +01:00
Makefile.am
README
VError.cpp
VImage.cpp make cpp overloads const 2018-06-11 15:24:11 +01:00
VInterpolate.cpp
gen-operators.py
vips-operators.cpp

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.