libvips/cplusplus
John Cupitt 0e3cac1a72 make cpp overloads const
all overloads are declared const now, where possible

also revised cpp examples and ran them to check

see https://github.com/jcupitt/libvips/issues/983
2018-06-11 15:24:11 +01:00
..
2018-06-11 15:24:11 +01:00
2018-06-11 15:24:11 +01:00
2015-01-30 21:19:58 +00:00
2014-11-03 12:01:53 +00:00
2014-11-05 14:04:46 +00:00
2018-06-11 15:24:11 +01:00

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.