Andrew Murray
de968dd920
Document that histogram() uses 256 bins per channel
2022-03-02 21:21:25 +11:00
nulano
2761a02d13
fix module references
...
(cherry picked from commit b077850baa
)
2020-06-27 15:33:55 +02:00
nulano
c40b0e5426
fix some docs links
2020-06-14 17:16:15 +02:00
Andrew Murray
4283683948
Corrected note syntax [ci skip]
2019-08-03 23:24:28 +10:00
Jon Dufresne
8fac23b3df
Clean up several Sphinx warnings
...
Appeared as:
Pillow/docs/reference/ImageDraw.rst:137: WARNING: Unexpected indentation.
Pillow/docs/reference/ImageDraw.rst:164: WARNING: Unexpected indentation.
Pillow/docs/reference/ImageDraw.rst:177: WARNING: Unexpected indentation.
Pillow/docs/reference/ImageDraw.rst:208: WARNING: Unexpected indentation.
Pillow/docs/reference/ImageStat.rst:24: WARNING: Explicit markup ends without a blank line; unexpected unindent.
2019-07-06 17:12:09 -07:00
Andrew Murray
7fd0a1493a
Changed wording [ci skip]
2019-03-31 14:36:39 +11:00
Hugo
6f24eda48a
Document format limitations of ImageStat.Stat.extrema and recommend more efficient Image.getextrema
2019-03-06 17:49:25 +02:00
Aarni Koskela
42032b3286
Fix ImageStat.mean
docs
...
The docs referred to `ImageStat.pixel`, which isn't a thing at all.
In addition, make it absolutely clear that all of the attributes return per-band data.
2014-07-15 00:44:12 +03:00
Stephen Johnson
81ea5c35cb
Fully document PIL.ImageStat
2013-10-13 21:57:07 -07:00