Fixed heading

This commit is contained in:
Andrew Murray 2024-03-17 18:02:39 +11:00
parent b25a054241
commit c7e4014411

View File

@ -102,6 +102,7 @@ other filters gave poor quality for reduction. Starting from Pillow 2.7.0,
uses supersampling internally, not convolutions.
Image transposition
+++++++++++++++++++
A new method ``TRANSPOSE`` has been added for the
:py:meth:`~PIL.Image.Image.transpose` operation in addition to