Improve the gobject introspection annotations for Image.avg ()

This commit is contained in:
Alistair Thomas 2017-09-17 22:51:14 +01:00
parent 6aca3bae53
commit d289b61fdc

View File

@ -225,9 +225,9 @@ vips_avg_init( VipsAvg *avg )
/**
* vips_avg:
* vips_avg: (method)
* @in: input #VipsImage
* @out: output pixel average
* @out: (out): output pixel average
* @...: %NULL-terminated list of optional named arguments
*
* This operation finds the average value in an image. It operates on all