libvips/cplusplus
John Cupitt db4ee8d6b6 fix a ref leak in the C++ API
see https://github.com/jcupitt/libvips/issues/290

thanks huskier

added a write-to-buffer example as well
2015-05-04 19:44:56 +01:00
..
2015-05-04 19:44:56 +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
2015-05-04 19:44:56 +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.