libvips/cplusplus
John Cupitt ce557ba6de add VInterpolate wrapper class
to cplusplus, see https://github.com/jcupitt/libvips/issues/230
2015-01-30 21:19:58 +00:00
..
examples add VInterpolate wrapper class 2015-01-30 21:19:58 +00:00
include add VInterpolate wrapper class 2015-01-30 21:19:58 +00: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 required C++ output params were broken 2015-01-06 11:51:53 +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.