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
..
2014-10-27 18:17:49 +00:00
2014-10-27 13:41:44 +00:00
2014-11-05 14:04:46 +00:00
2014-10-31 19:15:29 +00:00