mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			317 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			317 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. py:module:: PIL.ImageStat
 | 
						|
.. py:currentmodule:: PIL.ImageStat
 | 
						|
 | 
						|
:py:mod:`~PIL.ImageStat` Module
 | 
						|
===============================
 | 
						|
 | 
						|
The :py:mod:`~PIL.ImageStat` module calculates global statistics for an image, or
 | 
						|
for a region of an image.
 | 
						|
 | 
						|
.. autoclass:: Stat
 | 
						|
    :members:
 | 
						|
    :special-members: __init__
 |