libvips/cplusplus
John Cupitt 503e83e232 update resize C++ example 2019-08-04 17:43:35 +01:00
..
examples update resize C++ example 2019-08-04 17:43:35 +01:00
include Support std::vector within the image_get/set_array_int functions 2019-07-15 15:29:19 +02:00
Makefile.am Fix compatibility with Makefile 2019-02-03 12:13:04 +01:00
README cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
VError.cpp Add a std::string overload function for new_from_buffer 2019-01-11 13:53:09 +01:00
VImage.cpp Add a std::string overload function for new_from_buffer 2019-01-11 13:53:09 +01:00
VInterpolate.cpp remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
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.