mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 05:34:36 +03:00
Use consistent term
This commit is contained in:
parent
1acc32d1d9
commit
55852d5392
|
@ -369,7 +369,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
||||||
portions of the JPEG compression algorithm, and results in large files with
|
portions of the JPEG compression algorithm, and results in large files with
|
||||||
hardly any gain in image quality. The value ``keep`` is only valid for JPEG
|
hardly any gain in image quality. The value ``keep`` is only valid for JPEG
|
||||||
files and will retain the original image quality level, subsampling, and
|
files and will retain the original image quality level, subsampling, and
|
||||||
quantization tables.
|
qtables.
|
||||||
|
|
||||||
**optimize**
|
**optimize**
|
||||||
If present and true, indicates that the encoder should make an extra pass
|
If present and true, indicates that the encoder should make an extra pass
|
||||||
|
|
Loading…
Reference in New Issue
Block a user