onstove.ScaleBar.set_agg_filter#

ScaleBar.set_agg_filter(filter_func)#

Set the agg filter.

Parameters:
filter_funccallable

A filter function, which takes a (m, n, depth) float array and a dpi value, and returns a (m, n, depth) array and two offsets from the bottom left corner of the image