Downsample

Description

Name

class Tinman.Pyramid.Downsample

Derived from

Operation

Fills all empty tiles of this pyramid by downsampling the four child tiles.

Fields / Required

source

Type

Pyramid

Constraint

# != null

The pyramid to process.

Fields / Optional

filter

Type

Downsample.Type

Default

Downsample.Type.Average

The downsample filter to use.