Class: Vips::RegionShrink
- Inherits:
-
Symbol
- Object
- Symbol
- Vips::RegionShrink
- Defined in:
- lib/vips/region_shrink.rb
Overview
ow to calculate the output pixels when shrinking a 2x2 region.
:meanuse the average:medianuse the median:modeuse the mode:maxuse the maximum:minuse the minimum:nearestuse the top-left pixel