Merge pull request #740 from astavale/improve-image-avg-gi
Improve the gobject introspection annotations for Image.avg ()
This commit is contained in:
commit
a0dc910dbf
@ -225,9 +225,9 @@ vips_avg_init( VipsAvg *avg )
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* vips_avg:
|
* vips_avg: (method)
|
||||||
* @in: input #VipsImage
|
* @in: input #VipsImage
|
||||||
* @out: output pixel average
|
* @out: (out): output pixel average
|
||||||
* @...: %NULL-terminated list of optional named arguments
|
* @...: %NULL-terminated list of optional named arguments
|
||||||
*
|
*
|
||||||
* This operation finds the average value in an image. It operates on all
|
* This operation finds the average value in an image. It operates on all
|
||||||
|
Loading…
Reference in New Issue
Block a user