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