Merge pull request #7262 from daimrod/doc-wal-add-link-to-putpalette

This commit is contained in:
Hugo van Kemenade 2023-07-05 14:43:51 +03:00 committed by GitHub
commit 3ffa8dca44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1404,7 +1404,7 @@ the open function in the :py:mod:`~PIL.WalImageFile` module to read files in
this format.
By default, a Quake2 standard palette is attached to the texture. To override
the palette, use the putpalette method.
the palette, use the :py:func:`PIL.Image.Image.putpalette()` method.
WMF, EMF
^^^^^^^^