openzoom / deepzoom.py

Python Deep Zoom Tools
http://openzoom.org/
Other
176 stars 74 forks source link

Idea: tile post process hook #3

Open iangilman opened 12 years ago

iangilman commented 12 years ago

An optional function that gets called after each tile gets created (but before it gets saved), so you can run whatever filter you want on it. Should be given the tile, level, and location.