matplotlib.axis.Axis.set_agg_filter
-
Axis.set_agg_filter(self, filter_func) -
Установить фильтр agg.
Параметры: -
filter_func : callable -
Функция фильтра, которая принимает массив с плавающей точкой (m, n, 3) и значение dpi, и возвращает массив (m, n, 3).
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.axis.Axis.set_agg_filter.html