mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-02 02:43:06 +03:00
Update docs/handbook/image-file-formats.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
0d667f5e0b
commit
3c3d888450
|
@ -1498,7 +1498,7 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
|
||||||
saved in the PDF.
|
saved in the PDF.
|
||||||
|
|
||||||
**dpi**
|
**dpi**
|
||||||
A tuple of (x_resolution, y_resolution), with inches as the resolution
|
A tuple of ``(x_resolution, y_resolution)``, with inches as the resolution
|
||||||
unit. If both the ``resolution`` parameter and the ``dpi`` parameter are
|
unit. If both the ``resolution`` parameter and the ``dpi`` parameter are
|
||||||
present, ``resolution`` will be ignored.
|
present, ``resolution`` will be ignored.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user