mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	JPEG comments are from the COM marker
This commit is contained in:
		
							parent
							
								
									bcdb688233
								
							
						
					
					
						commit
						c60682af67
					
				| 
						 | 
				
			
			@ -454,7 +454,8 @@ The :py:meth:`~PIL.Image.open` method may set the following
 | 
			
		|||
    Raw EXIF data from the image.
 | 
			
		||||
 | 
			
		||||
**comment**
 | 
			
		||||
    A comment about the image.
 | 
			
		||||
    A comment about the image, from the COM marker. This is separate from the
 | 
			
		||||
    UserComment tag that may be stored in the EXIF data.
 | 
			
		||||
 | 
			
		||||
    .. versionadded:: 7.1.0
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user