mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 02:36:17 +03:00
Link to https://pypi.org/project/qoi
This commit is contained in:
parent
8c57cd56a5
commit
0cc5de4e09
|
@ -1488,7 +1488,9 @@ QOI
|
||||||
|
|
||||||
.. versionadded:: 9.5.0
|
.. versionadded:: 9.5.0
|
||||||
|
|
||||||
Pillow reads images in Quite OK Image format, using a Python decoder.
|
Pillow reads images in Quite OK Image format, using a Python decoder. If you wish to
|
||||||
|
write code specifically for this format, https://pypi.org/project/qoi is an alternative
|
||||||
|
library that uses C to decode the image, and interfaces with NumPy.
|
||||||
|
|
||||||
SUN
|
SUN
|
||||||
^^^
|
^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user