mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-06 00:43:41 +03:00
icc_profile is now a keyword argument when saving TIFF files [ci skip]
This commit is contained in:
parent
1c086c65d4
commit
cfcedcc520
|
@ -901,6 +901,9 @@ using the general tags available through tiffinfo.
|
||||||
**copyright**
|
**copyright**
|
||||||
Strings
|
Strings
|
||||||
|
|
||||||
|
**icc_profile**
|
||||||
|
The ICC Profile to include in the saved file.
|
||||||
|
|
||||||
**resolution_unit**
|
**resolution_unit**
|
||||||
An integer. 1 for no unit, 2 for inches and 3 for centimeters.
|
An integer. 1 for no unit, 2 for inches and 3 for centimeters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user