libvips/cplusplus
John Cupitt ad017dc56f add more C++ convenience functions
flipver() etc.
2015-04-24 10:10:44 +01:00
..
examples c++: add [], change () 2015-03-01 10:43:02 +00:00
include add more C++ convenience functions 2015-04-24 10:10:44 +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 cpp can set enums from strings 2014-12-30 11:27:04 +00:00
VInterpolate.cpp add VInterpolate wrapper class 2015-01-30 21:19:58 +00:00
gen-operators.py required C++ output params were broken 2015-01-06 11:51:53 +00:00
vips-operators.cpp Add ImageMagick buffer support 2015-02-15 21:45:17 +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.