Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a032c1

Browse files
committed
DOC: fix rst markup
1 parenta1247ce commit8a032c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
*alpha* parameter handling on images
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
When passing and array to `imshow(..., alpha=...)`, the parameter was silently ignored
5-
if the image data was a RGB or RBGA image or if`rcParams['interpolation_state']`
4+
When passing and array to ``imshow(..., alpha=...)``, the parameter was silently ignored
5+
if the image data was a RGB or RBGA image or if:rc:`interpolation_state`
66
resolved to "rbga".
77

88
This is now fixed, and the alpha array overwrites any previous transparency information.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp