libvips/cplusplus
John Cupitt eb7768ff61 Merge branch 'master' into add-assignment-overloads 2016-06-11 20:15:42 +01:00
..
examples add tests for C++ += etc 2016-06-11 20:14:48 +01:00
include Merge branch 'master' into add-assignment-overloads 2016-06-11 20:15:42 +01:00
Makefile.am
README
VError.cpp
VImage.cpp working! 2016-06-11 17:36:06 +01:00
VInterpolate.cpp remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
gen-operators.py remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
vips-operators.cpp Add buffer-write support for Radiance 2016-05-23 16:37:28 +02: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.