mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	
							parent
							
								
									8a0f5c65b7
								
							
						
					
					
						commit
						8b7a989018
					
				| 
						 | 
				
			
			@ -2334,7 +2334,7 @@ def composite(image1, image2, mask):
 | 
			
		|||
    :param image1: The first image.
 | 
			
		||||
    :param image2: The second image.  Must have the same mode and
 | 
			
		||||
       size as the first image.
 | 
			
		||||
    :param mask: A mask image.  This image can can have mode
 | 
			
		||||
    :param mask: A mask image.  This image can have mode
 | 
			
		||||
       "1", "L", or "RGBA", and must have the same size as the
 | 
			
		||||
       other two images.
 | 
			
		||||
    """
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user