libvips/cplusplus
2020-06-18 14:45:14 +02:00
..
examples
include Update C++ binding and function list 2020-06-18 14:45:14 +02:00
gen-operators.py Update C++ binding and function list 2020-06-18 14:45:14 +02:00
Makefile.am rename stuff in the C++ API for stream -> source 2019-12-30 17:49:41 +00:00
README
VConnection.cpp rename stuff in the C++ API for stream -> source 2019-12-30 17:49:41 +00:00
VError.cpp
VImage.cpp revise docs for _inplace 2020-04-16 12:09:07 +01:00
VInterpolate.cpp revert to call-by-value for c++ API 2019-11-13 08:44:59 +00:00
vips-operators.cpp Update C++ binding and function list 2020-06-18 14:45:14 +02:00

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.