mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
DOC add a missing header markup
This commit is contained in:
parent
7d3d0b18ed
commit
5e9b770ddb
|
@ -116,7 +116,8 @@ The fields are used as follows:
|
||||||
Note that the :py:attr:`tile` attribute contains a list of tile descriptors,
|
Note that the :py:attr:`tile` attribute contains a list of tile descriptors,
|
||||||
not just a single descriptor.
|
not just a single descriptor.
|
||||||
|
|
||||||
The ``raw`` decoder
|
The raw decoder
|
||||||
|
---------------
|
||||||
|
|
||||||
The ``raw`` decoder is used to read uncompressed data from an image file. It
|
The ``raw`` decoder is used to read uncompressed data from an image file. It
|
||||||
can be used with most uncompressed file formats, such as PPM, BMP, uncompressed
|
can be used with most uncompressed file formats, such as PPM, BMP, uncompressed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user