libvips/cplusplus/include/vips
John Cupitt 6440830315 required C++ output params were broken
see https://github.com/jcupitt/libvips/pull/213

this now works:

        VImage rows;
	VImage cols = in.profile( &rows );
2015-01-06 11:51:53 +00:00
..
gen-operators-h.py required C++ output params were broken 2015-01-06 11:51:53 +00:00
Makefile.am split to a separate branch 2014-10-27 18:17:49 +00:00
VError8.h package up new vips8 C++ API 2014-10-27 13:41:44 +00:00
VImage8.h naming improvements 2014-11-05 14:04:46 +00:00
vips8 add all new() and write() methods 2014-10-31 19:15:29 +00:00
vips-operators.h required C++ output params were broken 2015-01-06 11:51:53 +00:00