mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-30 18:53:28 +03:00
doc WAL: Add link to PIL.Image.Image.putpalette
[ci skip]
This commit is contained in:
parent
3ee9259150
commit
9a32c0f821
|
@ -1404,7 +1404,7 @@ the open function in the :py:mod:`~PIL.WalImageFile` module to read files in
|
||||||
this format.
|
this format.
|
||||||
|
|
||||||
By default, a Quake2 standard palette is attached to the texture. To override
|
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
|
WMF, EMF
|
||||||
^^^^^^^^
|
^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user