libvips/cplusplus/include/vips
John Cupitt ad56c57830 add implementation for VImage::write()
oops, it was missing

also, change the return type from void to VImage. This makes chaining
possible, eg.:

   VImage memory = im.write( Viameg::new_memory() );
2016-06-10 14:22:08 +01:00
..
gen-operators-h.py remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
Makefile.am add VInterpolate wrapper class 2015-01-30 21:19:58 +00:00
VError8.h Enable compilation of vips8 C++ bindings with MSVC 2016-01-11 17:56:02 +00:00
VImage8.h add implementation for VImage::write() 2016-06-10 14:22:08 +01:00
VInterpolate8.h remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
vips8 comment reformat 2016-04-17 10:22:20 +01:00
vips-operators.h Add buffer-write support for Radiance 2016-05-23 16:37:28 +02:00