mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-15 03:46:28 +03:00
s/warning/note/
This commit is contained in:
parent
f0cebebf32
commit
7622885f3c
|
@ -1051,7 +1051,7 @@ class Image(object):
|
||||||
in place. If the image has already been loaded, this method has no
|
in place. If the image has already been loaded, this method has no
|
||||||
effect.
|
effect.
|
||||||
|
|
||||||
Warning: This method is not implemented for most images. It is
|
Note: This method is not implemented for most images. It is
|
||||||
currently implemented only for JPEG and PCD images.
|
currently implemented only for JPEG and PCD images.
|
||||||
|
|
||||||
:param mode: The requested mode.
|
:param mode: The requested mode.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user