mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-15 19:10:53 +03:00
Updated PCD description in docs [ci skip]
This commit is contained in:
parent
0a0fe292ec
commit
f51595546a
|
@ -770,11 +770,9 @@ zero-indexed and random access is supported.
|
||||||
PCD
|
PCD
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
PIL reads PhotoCD files containing ``RGB`` data. By default, the 768x512
|
PIL reads PhotoCD files containing ``RGB`` data. This only reads the 768x512
|
||||||
resolution is read. You can use the :py:meth:`~PIL.Image.Image.draft` method to
|
resolution image from the file. Higher resolutions are encoded in a proprietary
|
||||||
read the lower resolution versions instead, thus effectively resizing the image
|
encoding.
|
||||||
to 384x256 or 192x128. Higher resolutions cannot be read by the Python Imaging
|
|
||||||
Library.
|
|
||||||
|
|
||||||
PIXAR
|
PIXAR
|
||||||
^^^^^
|
^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user