mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
add missing word
This commit is contained in:
parent
93afedfa27
commit
b606da7f0e
|
@ -3043,7 +3043,7 @@ def fromarray(obj, mode=None):
|
|||
|
||||
In the case of NumPy, be aware that Pillow modes do not always correspond
|
||||
to NumPy dtypes. Pillow modes only offer 1-bit pixels, 8-bit pixels,
|
||||
32-signed integer pixels and 32-bit floating point pixels.
|
||||
32-bit signed integer pixels, and 32-bit floating point pixels.
|
||||
|
||||
Pillow images can also be converted to arrays::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user