libvips/cplusplus
John Cupitt 123c52be70 revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
..
examples
include revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
Makefile.am Add support for streaming in the C++ binding 2019-11-10 13:46:29 +01:00
README
VError.cpp
VImage.cpp revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
VInterpolate.cpp revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
VStream.cpp revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
gen-operators.py Add support for streaming in the C++ binding 2019-11-10 13:46:29 +01:00
vips-operators.cpp update cpp interface for stream variable rename 2019-11-11 09:24:45 +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.