libvips/cplusplus
Kleis Auke Wolthuizen 8ac6574560 Change 'char *' to 'const char *' in the C++ binding
+ some documentation improvements.
2019-04-24 16:02:52 +02:00
..
examples
include Change 'char *' to 'const char *' in the C++ binding 2019-04-24 16:02:52 +02:00
Makefile.am
README
VError.cpp
VImage.cpp
VInterpolate.cpp
gen-operators.py Change 'char *' to 'const char *' in the C++ binding 2019-04-24 16:02:52 +02:00
vips-operators.cpp Change 'char *' to 'const char *' in the C++ binding 2019-04-24 16:02:52 +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.