Matplotlib 3.0 - artist.Artist.set_agg_filter
matplotlib.artist.Artist.set_agg_filter

matplotlib.artist.Artist.set_agg_filter
-
Artist.set_agg_filter(filter_func)
[source] -
Agg फ़िल्टर सेट करें।
पैरामीटर: -
filter_func : callable
-
एक फिल्टर फ़ंक्शन, जो एक (एम, एन, 3) फ्लोट ऐरे और एक डीपीआई मान लेता है, और एक (एम, एन, 3) एरे लौटाता है।
-