openzoom / deepzoom.py

Python Deep Zoom Tools

Home Page:http://openzoom.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idea: tile post process hook

iangilman opened this issue · comments

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.