Class SubsampleAverage

All Implemented Interfaces:
Serializable, Operation

public class SubsampleAverage extends BaseScaleOperationJAI
This operation is simply a wrapper for the JAI SubsampleAverage operation which allows me to arbitrarily scale a rendered image while smoothing it out.
Since:
2.3
Author:
Simone Giannecchini, GeoSolutions.
See Also:
  • Constructor Details

    • SubsampleAverage

      public SubsampleAverage()
      Constructs a default "SubsampleAverage" operation.