matplotlib.artist.Artist.set_agg_filter
-
Artist.set_agg_filter(self, filter_func)[source] -
Установить фильтр agg.
Параметры: -
filter_funccallable -
Функция фильтра, которая принимает массив float (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.3.3/api/_as_gen/matplotlib.artist.Artist.set_agg_filter.html