8000 DOC: note change in RBGA resampling · matplotlib/matplotlib@8ca62da · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ca62da

Browse files
committed
DOC: note change in RBGA resampling
1 parent fdc92c7 commit 8ca62da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/api/prev_api_changes/api_changes_3.1.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ with nonfinite values are plotted using the bad color of the
4141
`.collections.PathCollection`\ 's colormap (as set by
4242
:meth:`.colors.Colormap.set_bad`).
4343

44+
Alpha blending in imshow of RBGA input
45+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
46+
47+
The alpha-channel of RBGA images is now re-sampled independently of
48+
RGB channels. While this is a bug fix, it does change the output and
49+
may result in some down-stream image comparison tests to fail.
50+
4451
Autoscaling
4552
~~~~~~~~~~~
4653
On log-axes where a single value is plotted at a "full" decade (1, 10, 100,

0 commit comments

Comments
 (0)
0