libvips/cplusplus
John Cupitt e52d2c9f7f add composite shortcut to cpp
two composite just two images
2017-10-06 16:56:20 +01:00
..
examples add tests for C++ += etc 2016-06-11 20:14:48 +01:00
include add composite shortcut to cpp 2017-10-06 16:56:20 +01:00
Makefile.am add VInterpolate wrapper class 2015-01-30 21:19:58 +00:00
README cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
VError.cpp naming improvements 2014-11-05 14:04:46 +00:00
VImage.cpp add composite shortcut to cpp 2017-10-06 16:56:20 +01:00
VInterpolate.cpp remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
gen-operators.py regenerate cpp binding for new methods 2017-10-06 16:39:52 +01:00
vips-operators.cpp regenerate cpp binding for new methods 2017-10-06 16:39:52 +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.