libvips/cplusplus
John Cupitt 26d0e312c6 add bandand/or/eor to the cpp binding
oops, they had been dropped

thanks clcaalu

see https://github.com/libvips/libvips/issues/1165
2018-11-16 13:10:22 +00:00
..
examples make cpp overloads const 2018-06-11 15:24:11 +01:00
include add bandand/or/eor to the cpp binding 2018-11-16 13:10:22 +00: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 make members and getters "const" in cpp api 2018-06-11 14:30:17 +01:00
vips-operators.cpp make members and getters "const" in cpp api 2018-06-11 14:30:17 +01: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.