mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Merge pull request #6969 from radarhere/highlight
Highlight code example
This commit is contained in:
		
						commit
						29adca3c8a
					
				|  | @ -1104,7 +1104,7 @@ using the general tags available through tiffinfo. | |||
|     Either an integer or a float. | ||||
| 
 | ||||
| **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. For consistency with other image formats, the x and y resolutions | ||||
|     of the dpi will be rounded to the nearest integer. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user