mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-31 18:40:05 +03:00
Corrected documentation
This commit is contained in:
parent
c72ecde7b5
commit
34d9698007
|
@ -1087,7 +1087,7 @@ QOI
|
||||||
|
|
||||||
.. versionadded:: 9.5.0
|
.. versionadded:: 9.5.0
|
||||||
|
|
||||||
Pillow reads and writes images in Quite OK Image format using a Python decoder. If you
|
Pillow reads and writes images in Quite OK Image format using a Python codec. If you
|
||||||
wish to write code specifically for this format, :pypi:`qoi` is an alternative library
|
wish to write code specifically for this format, :pypi:`qoi` is an alternative library
|
||||||
that uses C to decode the image and interfaces with NumPy.
|
that uses C to decode the image and interfaces with NumPy.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user