Commit Graph

34 Commits

Author SHA1 Message Date
Andrew Murray
417cbd1557 Document getexif [ci skip] 2020-04-11 18:01:13 +10:00
Hugo
f792ab6c02 RST uses double backticks for code (MD uses 1) 2019-09-13 08:56:33 +03:00
Hugo
a0191dae1e
Documentation for Image module (#3776)
Documentation for Image module
2019-06-28 19:49:45 +03:00
Hugo
57e3af4afb Fix typo 2019-06-28 18:47:17 +03:00
Hugo
73884576d4 Some styling and wording 2019-06-24 11:04:13 +03:00
Hugo
72bf9f6529 Use the common test-suite image 2019-06-24 10:48:33 +03:00
Hugo
fd1d779ae1 Strip trailing whitespace 2019-06-24 10:45:53 +03:00
Andrew Murray
8be6609243 Added PA mode to docs [ci skip] 2019-05-18 20:41:59 +10:00
abojja9
c4daa87415 Add documentation to Image module 2019-04-06 13:42:22 -07:00
Jon Dufresne
01c06ad6c6 Update Python 2 doc URLs to Python 3
Python 3 docs are more actively maintained and are the future.
2018-06-09 21:04:34 -07:00
Hugo
7f7d5aa183
Move intro text below its header
Allows hotlinking to include relevant intro:
https://pillow.readthedocs.io/en/latest/reference/Image.html#create-thumbnails
2018-02-28 14:50:02 +02:00
Metallicow
b13025129b Trim trailing whitespace docs dir 2018-01-27 00:04:46 -06:00
wiredfool
0f17f0e5c0 Merge pull request #2281 from wilsonge/patch-1
Add note about aspect ratio to documentation
2017-10-01 20:16:00 +01:00
Alexander
b46b5c4e84 release notes
autodocs
fix docstring
note for `Image.split`
2017-08-12 01:24:53 +03:00
Jani Šumak
f8fb58f925 Added the description of the filename attribute to images.rst
Images created with `open` have a filename attribute, but the documentation does not mention it. This lead to a short, but interesting discussion on [Stackoverflow](https://stackoverflow.com/questions/45087638/get-image-filename-from-image-pil/).
2017-07-14 22:57:31 +01:00
wiredfool
92b8db1935 Docs, wording 2017-06-29 05:14:43 -07:00
George Wilson
1c94c9fbf2 Use suggested doc block 2017-04-22 20:02:35 +01:00
wiredfool
2030bf76f6 New Image methods 2017-04-03 13:21:50 -07:00
George Wilson
50adc0cf3f Add note about aspect ratio to documentation 2016-12-09 12:19:01 +00:00
Andrew Murray
65f5f05b4f Added documentation for width and height properties [ci skip] 2015-06-26 20:14:26 +10:00
Chris Adams
5ec6fcdeaa Tidy docs for DecompressionBombWarning
* Fix formatting to display simplefilter examples as code blocks rather
  than italics
* Wrap text so it's not one incredibly long line
2015-02-10 13:15:47 -05:00
homm
43d5d06ce4 rename Image.ANTIALIAS to Image.LANCZOS 2014-11-28 01:41:56 +03:00
Hugo
0accf25947 Merge pull request #1021 from wiredfool/save-docs
Docs for Image.save [ci skip]
2014-11-20 08:03:15 +02:00
wiredfool
176c804b39 Note on info not used for saving [ci skip] 2014-11-19 15:40:49 -08:00
wiredfool
d1f4633c7b Many links to mode concept anchor [ci skip] 2014-11-19 12:49:27 -08:00
wiredfool
ba178bef85 Added ref to getpalette 2014-11-09 20:51:20 -08:00
Marius Gedminas
2bdfb5b25e Mention Image.tobytes() in the API reference
It was inexplicably omitted.
2014-09-23 13:56:22 +03:00
wiredfool
4a5d73cb1e Fixing errors when compiling docs 2014-07-14 22:25:02 -07:00
hugovk
44c4eaebc8 Change hyperlinks to rst format [CI skip] 2014-07-04 17:01:52 +03:00
hugovk
c745b9abed Change hyperlinks to rst format [CI skip] 2014-07-04 16:53:26 +03:00
hugovk
c927ab266e Warn about decompression bombs 2014-06-27 21:30:08 +03:00
wiredfool
8c6a4c0299 Docs changes for close/context manager 2014-04-17 21:53:49 -07:00
Stephen Johnson
20b9d9774a Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
Stephen Johnson
b25e8c5d18 Fully document PIL.Image from handbook 2013-10-11 22:18:28 -07:00