API Version: 8.0
Library Version: 8.18
enum Vips.Combine
How to combine values. See vips_compass(), for example.
vips_compass()
VIPS_COMBINE_MAX
Take the maximum of the possible values.
VIPS_COMBINE_SUM
Sum all the values.
VIPS_COMBINE_MIN
Take the minimum value.
Content