Enumeration
VipsCombine
Members
| Name | Description |
|---|---|
VIPS_COMBINE_MAX |
Take the maximum of the possible values. |
VIPS_COMBINE_SUM |
Sum all the values. |
VIPS_COMBINE_MIN |
Take the minimum value. |
VIPS_COMBINE_LAST |
No description available. |