API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
enum Vips.Combine
How to combine values. See vips_compass(), for example.
VIPS_COMBINE_MAX
Take the maximum of the possible values.
0
VIPS_COMBINE_SUM
Sum all the values.
1
VIPS_COMBINE_MIN
Take the minimum value.
2
VIPS_COMBINE_LAST
No description available.
3
Content