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
..
2015-01-06 11:51:53 +00:00
2014-11-05 14:56:59 +00:00
2014-11-05 14:04:46 +00:00