libvips/cplusplus
John Cupitt da43a4041f move cpp overloads outside class
so they are true functions and we can take their address

see https://github.com/jcupitt/libvips/issues/409
2016-03-25 06:09:07 +00:00
..
examples
include move cpp overloads outside class 2016-03-25 06:09:07 +00:00
Makefile.am
README
VError.cpp
VImage.cpp move cpp overloads outside class 2016-03-25 06:09:07 +00: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 fix load from buffer, update APIs 2016-02-12 20:04:46 +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.