Class: Vips::Combine
- Inherits:
-
Symbol
- Object
- Symbol
- Vips::Combine
- Defined in:
- lib/vips/combine.rb
Overview
How to combine values, see for example Image#compass.
:max
take the maximum of the possible values:sum
sum all the values:min
take the minimum value