libvips/cplusplus
Fingolfin1196 c7f828e968
Update VImage8.h
Should fix the “nullptr undeclared” issue.
2018-10-10 15:57:50 +02:00
..
examples make cpp overloads const 2018-06-11 15:24:11 +01:00
include Update VImage8.h 2018-10-10 15:57:50 +02: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 make cpp overloads const 2018-06-11 15:24:11 +01:00
VInterpolate.cpp remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
gen-operators.py make members and getters "const" in cpp api 2018-06-11 14:30:17 +01:00
vips-operators.cpp make members and getters "const" in cpp api 2018-06-11 14:30: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.