From 18fce4269d227f86c0b9044fbb4319bbcdcadf30 Mon Sep 17 00:00:00 2001
From: Alex Clark
Date: Fri, 8 Mar 2013 17:03:04 -0500
Subject: [PATCH] Clean up
---
docs/conf.py | 9 +-
docs/index.html | 103 ---
docs/pythondoc-PIL.ArgImagePlugin.html | 23 -
docs/pythondoc-PIL.BdfFontFile.html | 23 -
docs/pythondoc-PIL.BmpImagePlugin.html | 23 -
docs/pythondoc-PIL.BufrStubImagePlugin.html | 20 -
docs/pythondoc-PIL.ContainerIO.html | 87 --
docs/pythondoc-PIL.CurImagePlugin.html | 23 -
docs/pythondoc-PIL.DcxImagePlugin.html | 23 -
docs/pythondoc-PIL.EpsImagePlugin.html | 23 -
docs/pythondoc-PIL.ExifTags.html | 19 -
docs/pythondoc-PIL.FitsStubImagePlugin.html | 20 -
docs/pythondoc-PIL.FliImagePlugin.html | 25 -
docs/pythondoc-PIL.FontFile.html | 23 -
docs/pythondoc-PIL.FpxImagePlugin.html | 23 -
docs/pythondoc-PIL.GbrImagePlugin.html | 23 -
docs/pythondoc-PIL.GdImageFile.html | 43 -
docs/pythondoc-PIL.GifImagePlugin.html | 23 -
docs/pythondoc-PIL.GimpGradientFile.html | 23 -
docs/pythondoc-PIL.GimpPaletteFile.html | 23 -
docs/pythondoc-PIL.GribStubImagePlugin.html | 20 -
docs/pythondoc-PIL.Hdf5StubImagePlugin.html | 20 -
docs/pythondoc-PIL.IcnsImagePlugin.html | 23 -
docs/pythondoc-PIL.IcoImagePlugin.html | 23 -
docs/pythondoc-PIL.ImImagePlugin.html | 23 -
docs/pythondoc-PIL.Image.html | 931 --------------------
docs/pythondoc-PIL.ImageChops.html | 282 ------
docs/pythondoc-PIL.ImageColor.html | 25 -
docs/pythondoc-PIL.ImageDraw.html | 111 ---
docs/pythondoc-PIL.ImageEnhance.html | 77 --
docs/pythondoc-PIL.ImageFile.html | 117 ---
docs/pythondoc-PIL.ImageFileIO.html | 43 -
docs/pythondoc-PIL.ImageFilter.html | 257 ------
docs/pythondoc-PIL.ImageFont.html | 141 ---
docs/pythondoc-PIL.ImageGL.html | 24 -
docs/pythondoc-PIL.ImageGrab.html | 37 -
docs/pythondoc-PIL.ImageOps.html | 221 -----
docs/pythondoc-PIL.ImagePalette.html | 23 -
docs/pythondoc-PIL.ImagePath.html | 54 --
docs/pythondoc-PIL.ImageSequence.html | 32 -
docs/pythondoc-PIL.ImageStat.html | 37 -
docs/pythondoc-PIL.ImageTk.html | 141 ---
docs/pythondoc-PIL.ImageTransform.html | 140 ---
docs/pythondoc-PIL.ImageWin.html | 141 ---
docs/pythondoc-PIL.ImtImagePlugin.html | 23 -
docs/pythondoc-PIL.IptcImagePlugin.html | 36 -
docs/pythondoc-PIL.JpegImagePlugin.html | 23 -
docs/pythondoc-PIL.McIdasImagePlugin.html | 23 -
docs/pythondoc-PIL.MicImagePlugin.html | 23 -
docs/pythondoc-PIL.MpegImagePlugin.html | 23 -
docs/pythondoc-PIL.MspImagePlugin.html | 23 -
docs/pythondoc-PIL.OleFileIO.html | 39 -
docs/pythondoc-PIL.PSDraw.html | 23 -
docs/pythondoc-PIL.PaletteFile.html | 23 -
docs/pythondoc-PIL.PalmImagePlugin.html | 16 -
docs/pythondoc-PIL.PcdImagePlugin.html | 23 -
docs/pythondoc-PIL.PcfFontFile.html | 23 -
docs/pythondoc-PIL.PcxImagePlugin.html | 23 -
docs/pythondoc-PIL.PdfImagePlugin.html | 16 -
docs/pythondoc-PIL.PixarImagePlugin.html | 23 -
docs/pythondoc-PIL.PngImagePlugin.html | 23 -
docs/pythondoc-PIL.PpmImagePlugin.html | 23 -
docs/pythondoc-PIL.PsdImagePlugin.html | 23 -
docs/pythondoc-PIL.SgiImagePlugin.html | 23 -
docs/pythondoc-PIL.SpiderImagePlugin.html | 28 -
docs/pythondoc-PIL.SunImagePlugin.html | 23 -
docs/pythondoc-PIL.TarIO.html | 35 -
docs/pythondoc-PIL.TgaImagePlugin.html | 23 -
docs/pythondoc-PIL.TiffImagePlugin.html | 34 -
docs/pythondoc-PIL.TiffTags.html | 19 -
docs/pythondoc-PIL.WalImageFile.html | 28 -
docs/pythondoc-PIL.WmfImagePlugin.html | 31 -
docs/pythondoc-PIL.XVThumbImagePlugin.html | 23 -
docs/pythondoc-PIL.XbmImagePlugin.html | 23 -
docs/pythondoc-PIL.XpmImagePlugin.html | 23 -
75 files changed, 1 insertion(+), 4309 deletions(-)
delete mode 100644 docs/index.html
delete mode 100644 docs/pythondoc-PIL.ArgImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.BdfFontFile.html
delete mode 100644 docs/pythondoc-PIL.BmpImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.BufrStubImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.ContainerIO.html
delete mode 100644 docs/pythondoc-PIL.CurImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.DcxImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.EpsImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.ExifTags.html
delete mode 100644 docs/pythondoc-PIL.FitsStubImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.FliImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.FontFile.html
delete mode 100644 docs/pythondoc-PIL.FpxImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.GbrImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.GdImageFile.html
delete mode 100644 docs/pythondoc-PIL.GifImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.GimpGradientFile.html
delete mode 100644 docs/pythondoc-PIL.GimpPaletteFile.html
delete mode 100644 docs/pythondoc-PIL.GribStubImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.Hdf5StubImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.IcnsImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.IcoImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.ImImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.Image.html
delete mode 100644 docs/pythondoc-PIL.ImageChops.html
delete mode 100644 docs/pythondoc-PIL.ImageColor.html
delete mode 100644 docs/pythondoc-PIL.ImageDraw.html
delete mode 100644 docs/pythondoc-PIL.ImageEnhance.html
delete mode 100644 docs/pythondoc-PIL.ImageFile.html
delete mode 100644 docs/pythondoc-PIL.ImageFileIO.html
delete mode 100644 docs/pythondoc-PIL.ImageFilter.html
delete mode 100644 docs/pythondoc-PIL.ImageFont.html
delete mode 100644 docs/pythondoc-PIL.ImageGL.html
delete mode 100644 docs/pythondoc-PIL.ImageGrab.html
delete mode 100644 docs/pythondoc-PIL.ImageOps.html
delete mode 100644 docs/pythondoc-PIL.ImagePalette.html
delete mode 100644 docs/pythondoc-PIL.ImagePath.html
delete mode 100644 docs/pythondoc-PIL.ImageSequence.html
delete mode 100644 docs/pythondoc-PIL.ImageStat.html
delete mode 100644 docs/pythondoc-PIL.ImageTk.html
delete mode 100644 docs/pythondoc-PIL.ImageTransform.html
delete mode 100644 docs/pythondoc-PIL.ImageWin.html
delete mode 100644 docs/pythondoc-PIL.ImtImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.IptcImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.JpegImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.McIdasImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.MicImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.MpegImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.MspImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.OleFileIO.html
delete mode 100644 docs/pythondoc-PIL.PSDraw.html
delete mode 100644 docs/pythondoc-PIL.PaletteFile.html
delete mode 100644 docs/pythondoc-PIL.PalmImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PcdImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PcfFontFile.html
delete mode 100644 docs/pythondoc-PIL.PcxImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PdfImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PixarImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PngImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PpmImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.PsdImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.SgiImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.SpiderImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.SunImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.TarIO.html
delete mode 100644 docs/pythondoc-PIL.TgaImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.TiffImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.TiffTags.html
delete mode 100644 docs/pythondoc-PIL.WalImageFile.html
delete mode 100644 docs/pythondoc-PIL.WmfImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.XVThumbImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.XbmImagePlugin.html
delete mode 100644 docs/pythondoc-PIL.XpmImagePlugin.html
diff --git a/docs/conf.py b/docs/conf.py
index f6ac0aba2..9847e3ca9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -164,7 +164,7 @@ html_static_path = ['_static']
#html_file_suffix = None
# Output file base name for HTML help builder.
-htmlhelp_basename = 'Pillowdocumentationdoc'
+#htmlhelp_basename = None
# -- Options for LaTeX output --------------------------------------------------
@@ -183,8 +183,6 @@ latex_elements = {
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('index', 'Pillowdocumentation.tex', u'Pillow documentation Documentation',
- u'Alex Clark (PIL fork author)', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
@@ -213,8 +211,6 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
- ('index', 'pillowdocumentation', u'Pillow documentation Documentation',
- [u'Alex Clark (PIL fork author)'], 1)
]
# If true, show URL addresses after external links.
@@ -227,9 +223,6 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
- ('index', 'Pillowdocumentation', u'Pillow documentation Documentation',
- u'Alex Clark (PIL fork author)', 'Pillowdocumentation', 'One line description of project.',
- 'Miscellaneous'),
]
# Documents to append as an appendix to all manuals.
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index fbc76a99d..000000000
--- a/docs/index.html
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
-The Python Imaging Library
-
-
-
-The Python Imaging Library
-
-Online Resources
-
-
-Python Imaging Library (official product page at pythonware.com )
-Python Imaging Library (development page at effbot.org )
-
-
-Package Contents
-
-The following pages are generated from pythondoc markup in the source files.
-
-
-The PIL.Image Module
-The PIL.ImageChops Module
-The PIL.ImageColor Module
-The PIL.ImageDraw Module
-The PIL.ImageEnhance Module
-The PIL.ImageFile Module
-The PIL.ImageFileIO Module
-The PIL.ImageFilter Module
-The PIL.ImageFont Module
-The PIL.ImageGL Module
-The PIL.ImageGrab Module
-The PIL.ImageMath Module
-The PIL.ImageMode Module
-The PIL.ImageOps Module
-The PIL.ImagePalette Module
-The PIL.ImagePath Module
-The PIL.ImageQt Module
-The PIL.ImageSequence Module
-The PIL.ImageStat Module
-The PIL.ImageTk Module
-The PIL.ImageTransform Module
-The PIL.ImageWin Module
-
-The PIL.ArgImagePlugin Module
-The PIL.BdfFontFile Module
-The PIL.BmpImagePlugin Module
-The PIL.BufrStubImagePlugin Module
-The PIL.ContainerIO Module
-The PIL.CurImagePlugin Module
-The PIL.DcxImagePlugin Module
-The PIL.EpsImagePlugin Module
-The PIL.ExifTags Module
-The PIL.FitsStubImagePlugin Module
-The PIL.FliImagePlugin Module
-The PIL.FontFile Module
-The PIL.FpxImagePlugin Module
-The PIL.GbrImagePlugin Module
-The PIL.GdImageFile Module
-The PIL.GifImagePlugin Module
-The PIL.GimpGradientFile Module
-The PIL.GimpPaletteFile Module
-The PIL.GribStubImagePlugin Module
-The PIL.Hdf5StubImagePlugin Module
-The PIL.IcnsImagePlugin Module
-The PIL.IcoImagePlugin Module
-The PIL.ImImagePlugin Module
-The PIL.ImtImagePlugin Module
-The PIL.IptcImagePlugin Module
-The PIL.JpegImagePlugin Module
-The PIL.McIdasImagePlugin Module
-The PIL.MicImagePlugin Module
-The PIL.MpegImagePlugin Module
-The PIL.MspImagePlugin Module
-The PIL.OleFileIO Module
-The PIL.PSDraw Module
-The PIL.PaletteFile Module
-The PIL.PalmImagePlugin Module
-The PIL.PcdImagePlugin Module
-The PIL.PcfFontFile Module
-The PIL.PcxImagePlugin Module
-The PIL.PdfImagePlugin Module
-The PIL.PixarImagePlugin Module
-The PIL.PngImagePlugin Module
-The PIL.PpmImagePlugin Module
-The PIL.PsdImagePlugin Module
-The PIL.SgiImagePlugin Module
-The PIL.SunImagePlugin Module
-The PIL.TarIO Module
-The PIL.TgaImagePlugin Module
-The PIL.TiffImagePlugin Module
-The PIL.TiffTags Module
-The PIL.WalImageFile Module
-The PIL.WbmpImagePlugin Module
-The PIL.WmfImagePlugin Module
-The PIL.XVThumbImagePlugin Module
-The PIL.XbmImagePlugin Module
-The PIL.XpmImagePlugin Module
-
-
-
diff --git a/docs/pythondoc-PIL.ArgImagePlugin.html b/docs/pythondoc-PIL.ArgImagePlugin.html
deleted file mode 100644
index 28aa4e11b..000000000
--- a/docs/pythondoc-PIL.ArgImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.ArgImagePlugin Module
-
-
-
-The PIL.ArgImagePlugin Module
-
-ArgImageFile (class) [# ]
-
-Image plugin for the experimental Animated Raster Graphics format.
-For more information about this class, see The ArgImageFile Class .
-
-
-
-
-ArgImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.BdfFontFile.html b/docs/pythondoc-PIL.BdfFontFile.html
deleted file mode 100644
index 1f2008c17..000000000
--- a/docs/pythondoc-PIL.BdfFontFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.BdfFontFile Module
-
-
-
-The PIL.BdfFontFile Module
-
-BdfFontFile(fp) (class) [# ]
-
-Font file plugin for the X11 BDF format.
-For more information about this class, see The BdfFontFile Class .
-
-
-
-
-BdfFontFile(fp) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.BmpImagePlugin.html b/docs/pythondoc-PIL.BmpImagePlugin.html
deleted file mode 100644
index 17fe0d1f1..000000000
--- a/docs/pythondoc-PIL.BmpImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.BmpImagePlugin Module
-
-
-
-The PIL.BmpImagePlugin Module
-
-BmpImageFile (class) [# ]
-
-Image plugin for the Windows BMP format.
-For more information about this class, see The BmpImageFile Class .
-
-
-
-
-BmpImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.BufrStubImagePlugin.html b/docs/pythondoc-PIL.BufrStubImagePlugin.html
deleted file mode 100644
index c17a1199d..000000000
--- a/docs/pythondoc-PIL.BufrStubImagePlugin.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-The PIL.BufrStubImagePlugin Module
-
-
-
-The PIL.BufrStubImagePlugin Module
-
-register_handler(handler) [# ]
-
-
-handler
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ContainerIO.html b/docs/pythondoc-PIL.ContainerIO.html
deleted file mode 100644
index 61e4c9187..000000000
--- a/docs/pythondoc-PIL.ContainerIO.html
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
-The PIL.ContainerIO Module
-
-
-
-The PIL.ContainerIO Module
-
-ContainerIO(file, offset, length) (class) [# ]
-
-A file object that provides read access to a part of an existing
-file (for example a TAR file).
-For more information about this class, see The ContainerIO Class .
-
-
-
-
-ContainerIO(file, offset, length) (class) [# ]
-
-
-__init__(file, offset, length) [# ]
-
-
-file
-
-
-offset
-
-
-length
-
-
-
-
-isatty() [# ]
-
-
-read(bytes=0) [# ]
-
-
-bytes
-
-
-Returns:
-
-
-
-
-readline() [# ]
-
-
-Returns:
-
-
-
-
-readlines() [# ]
-
-
-Returns:
-
-
-
-
-seek(offset, mode=0) [# ]
-
-
-offset
-
-
-mode
-
-
-
-
-tell() [# ]
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.CurImagePlugin.html b/docs/pythondoc-PIL.CurImagePlugin.html
deleted file mode 100644
index 0dafd34ec..000000000
--- a/docs/pythondoc-PIL.CurImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.CurImagePlugin Module
-
-
-
-The PIL.CurImagePlugin Module
-
-CurImageFile (class) [# ]
-
-Image plugin for Windows Cursor files.
-For more information about this class, see The CurImageFile Class .
-
-
-
-
-CurImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.DcxImagePlugin.html b/docs/pythondoc-PIL.DcxImagePlugin.html
deleted file mode 100644
index 335ac4339..000000000
--- a/docs/pythondoc-PIL.DcxImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.DcxImagePlugin Module
-
-
-
-The PIL.DcxImagePlugin Module
-
-DcxImageFile (class) [# ]
-
-Image plugin for the Intel DCX format.
-For more information about this class, see The DcxImageFile Class .
-
-
-
-
-DcxImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.EpsImagePlugin.html b/docs/pythondoc-PIL.EpsImagePlugin.html
deleted file mode 100644
index 262b34632..000000000
--- a/docs/pythondoc-PIL.EpsImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.EpsImagePlugin Module
-
-
-
-The PIL.EpsImagePlugin Module
-
-EpsImageFile (class) [# ]
-
-Image plugin for Encapsulated Postscript.
-For more information about this class, see The EpsImageFile Class .
-
-
-
-
-EpsImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ExifTags.html b/docs/pythondoc-PIL.ExifTags.html
deleted file mode 100644
index 39aab438b..000000000
--- a/docs/pythondoc-PIL.ExifTags.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-The PIL.ExifTags Module
-
-
-
-The PIL.ExifTags Module
-Module Contents
-
-GPSTAGS (variable) [# ]
-
-
-TAGS (variable) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.FitsStubImagePlugin.html b/docs/pythondoc-PIL.FitsStubImagePlugin.html
deleted file mode 100644
index 1492f74a2..000000000
--- a/docs/pythondoc-PIL.FitsStubImagePlugin.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-The PIL.FitsStubImagePlugin Module
-
-
-
-The PIL.FitsStubImagePlugin Module
-
-register_handler(handler) [# ]
-
-
-handler
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.FliImagePlugin.html b/docs/pythondoc-PIL.FliImagePlugin.html
deleted file mode 100644
index 0d7faa008..000000000
--- a/docs/pythondoc-PIL.FliImagePlugin.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-The PIL.FliImagePlugin Module
-
-
-
-The PIL.FliImagePlugin Module
-
-FliImageFile (class) [# ]
-
-Image plugin for the FLI/FLC animation format.
-For more information about this class, see The FliImageFile Class .
-
-
-
-
-FliImageFile (class) [# ]
-
-Image plugin for the FLI/FLC animation format. Use the seek
-method to load individual frames.
-
-
-
diff --git a/docs/pythondoc-PIL.FontFile.html b/docs/pythondoc-PIL.FontFile.html
deleted file mode 100644
index 7f9b82faf..000000000
--- a/docs/pythondoc-PIL.FontFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.FontFile Module
-
-
-
-The PIL.FontFile Module
-
-FontFile() (class) [# ]
-
-Base class for raster font file handlers.
-For more information about this class, see The FontFile Class .
-
-
-
-
-FontFile() (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.FpxImagePlugin.html b/docs/pythondoc-PIL.FpxImagePlugin.html
deleted file mode 100644
index f4631b890..000000000
--- a/docs/pythondoc-PIL.FpxImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.FpxImagePlugin Module
-
-
-
-The PIL.FpxImagePlugin Module
-
-FpxImageFile (class) [# ]
-
-Image plugin for the FlashPix images.
-For more information about this class, see The FpxImageFile Class .
-
-
-
-
-FpxImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.GbrImagePlugin.html b/docs/pythondoc-PIL.GbrImagePlugin.html
deleted file mode 100644
index a318ed7c5..000000000
--- a/docs/pythondoc-PIL.GbrImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.GbrImagePlugin Module
-
-
-
-The PIL.GbrImagePlugin Module
-
-GbrImageFile (class) [# ]
-
-Image plugin for the GIMP brush format.
-For more information about this class, see The GbrImageFile Class .
-
-
-
-
-GbrImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.GdImageFile.html b/docs/pythondoc-PIL.GdImageFile.html
deleted file mode 100644
index 554ffb980..000000000
--- a/docs/pythondoc-PIL.GdImageFile.html
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-The PIL.GdImageFile Module
-
-
-
-The PIL.GdImageFile Module
-
-GdImageFile (class) [# ]
-
-Image plugin for the GD uncompressed format.
-For more information about this class, see The GdImageFile Class .
-
-open(fp, mode="r") [# ]
-
-
-filename
-
-
-mode
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-
-
-
-GdImageFile (class) [# ]
-
-Image plugin for the GD uncompressed format. Note that this format
-is not supported by the standard Image.open function. To use
-this plugin, you have to import the GdImageFile module and
-use the GdImageFile.open function.
-
-
-
diff --git a/docs/pythondoc-PIL.GifImagePlugin.html b/docs/pythondoc-PIL.GifImagePlugin.html
deleted file mode 100644
index 06a0401e4..000000000
--- a/docs/pythondoc-PIL.GifImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.GifImagePlugin Module
-
-
-
-The PIL.GifImagePlugin Module
-
-GifImageFile (class) [# ]
-
-Image plugin for GIF images.
-For more information about this class, see The GifImageFile Class .
-
-
-
-
-GifImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.GimpGradientFile.html b/docs/pythondoc-PIL.GimpGradientFile.html
deleted file mode 100644
index d9e3d3231..000000000
--- a/docs/pythondoc-PIL.GimpGradientFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.GimpGradientFile Module
-
-
-
-The PIL.GimpGradientFile Module
-
-GimpGradientFile(fp) (class) [# ]
-
-File handler for GIMP's gradient format.
-For more information about this class, see The GimpGradientFile Class .
-
-
-
-
-GimpGradientFile(fp) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.GimpPaletteFile.html b/docs/pythondoc-PIL.GimpPaletteFile.html
deleted file mode 100644
index 421fc9c0f..000000000
--- a/docs/pythondoc-PIL.GimpPaletteFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.GimpPaletteFile Module
-
-
-
-The PIL.GimpPaletteFile Module
-
-GimpPaletteFile(fp) (class) [# ]
-
-File handler for GIMP's palette format.
-For more information about this class, see The GimpPaletteFile Class .
-
-
-
-
-GimpPaletteFile(fp) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.GribStubImagePlugin.html b/docs/pythondoc-PIL.GribStubImagePlugin.html
deleted file mode 100644
index 735db2b03..000000000
--- a/docs/pythondoc-PIL.GribStubImagePlugin.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-The PIL.GribStubImagePlugin Module
-
-
-
-The PIL.GribStubImagePlugin Module
-
-register_handler(handler) [# ]
-
-
-handler
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.Hdf5StubImagePlugin.html b/docs/pythondoc-PIL.Hdf5StubImagePlugin.html
deleted file mode 100644
index d03591a0f..000000000
--- a/docs/pythondoc-PIL.Hdf5StubImagePlugin.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-The PIL.Hdf5StubImagePlugin Module
-
-
-
-The PIL.Hdf5StubImagePlugin Module
-
-register_handler(handler) [# ]
-
-
-handler
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.IcnsImagePlugin.html b/docs/pythondoc-PIL.IcnsImagePlugin.html
deleted file mode 100644
index 4a0531419..000000000
--- a/docs/pythondoc-PIL.IcnsImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.IcnsImagePlugin Module
-
-
-
-The PIL.IcnsImagePlugin Module
-
-IcnsImageFile (class) [# ]
-
-Image plugin for Mac OS icons.
-For more information about this class, see The IcnsImageFile Class .
-
-
-
-
-IcnsImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.IcoImagePlugin.html b/docs/pythondoc-PIL.IcoImagePlugin.html
deleted file mode 100644
index 5e2b9230f..000000000
--- a/docs/pythondoc-PIL.IcoImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.IcoImagePlugin Module
-
-
-
-The PIL.IcoImagePlugin Module
-
-IcoImageFile (class) [# ]
-
-Image plugin for Windows Icon files.
-For more information about this class, see The IcoImageFile Class .
-
-
-
-
-IcoImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImImagePlugin.html b/docs/pythondoc-PIL.ImImagePlugin.html
deleted file mode 100644
index 918f74598..000000000
--- a/docs/pythondoc-PIL.ImImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.ImImagePlugin Module
-
-
-
-The PIL.ImImagePlugin Module
-
-ImImageFile (class) [# ]
-
-Image plugin for the IFUNC IM file format.
-For more information about this class, see The ImImageFile Class .
-
-
-
-
-ImImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.Image.html b/docs/pythondoc-PIL.Image.html
deleted file mode 100644
index e1a49c01f..000000000
--- a/docs/pythondoc-PIL.Image.html
+++ /dev/null
@@ -1,931 +0,0 @@
-
-
-
-
-The PIL.Image Module
-
-
-
-The PIL.Image Module
-
-blend(im1, im2, alpha) [# ]
-
-Creates a new image by interpolating between two input images, using
-a constant alpha.
-
-
- out = image1 * (1.0 - alpha) + image2 * alpha
-
-
-
-im1
-
-
-im2
-
-
-alpha
-
-
-Returns:
-
-
-
-
-composite(image1, image2, mask) [# ]
-
-
-image1
-
-
-image2
-
-
-mask
-
-
-
-
-eval(image, function) [# ]
-
-
-image
-
-
-function
-
-
-Returns:
-
-
-
-
-frombuffer(mode, size, data, decoder_name="raw", *args) [# ]
-
-(New in 1.1.4) Creates an image memory from pixel data in a string
-or byte buffer.
-
-This function is similar to fromstring , but uses data in
-the byte buffer, where possible. This means that changes to the
-original buffer object are reflected in this image). Not all modes
-can share memory; support modes include "L", "RGBX", "RGBA", and
-"CMYK". For other modes, this function behaves like a corresponding
-call to the fromstring function.
-
-Note that this function decodes pixel data only, not entire images.
-If you have an entire image file in a string, wrap it in a
-StringIO object, and use open to load it.
-
-
-mode
-
-
-size
-
-
-data
-
-
-decoder_name
-
-
-*args
-
-
-Returns:
-
-
-
-
-fromstring(mode, size, data, decoder_name="raw", *args) [# ]
-
-Creates an image memory from pixel data in a string.
-
-In its simplest form, this function takes three arguments
-(mode, size, and unpacked pixel data).
-
-You can also use any pixel decoder supported by PIL. For more
-information on available decoders, see the section Writing Your Own File Decoder .
-
-Note that this function decodes pixel data only, not entire images.
-If you have an entire image in a string, wrap it in a
-StringIO object, and use open to load it.
-
-
-mode
-
-
-size
-
-
-data
-
-
-decoder_name
-
-
-*args
-
-
-Returns:
-
-
-
-
-getmodebandnames(mode) [# ]
-
-Gets a list of individual band names. Given a mode, this function
-returns a tuple containing the names of individual bands (use
-getmodetype to get the mode used to store each individual
-band.
-
-
-mode
-
-
-Returns:
-
-
-Raises KeyError :
-
-
-
-getmodebands(mode) [# ]
-
-
-mode
-
-
-Returns:
-
-
-Raises KeyError :
-
-
-
-getmodebase(mode) [# ]
-
-
-mode
-
-
-Returns:
-
-
-Raises KeyError :
-
-
-
-getmodetype(mode) [# ]
-
-
-mode
-
-
-Returns:
-
-
-Raises KeyError :
-
-
-
-Image() (class) [# ]
-
-This class represents an image object.
-For more information about this class, see The Image Class .
-
-init() [# ]
-
-
-isDirectory(f) [# ]
-
-
-isImageType(t) [# ]
-
-
-isStringType(t) [# ]
-
-
-isTupleType(t) [# ]
-
-
-merge(mode, bands) [# ]
-
-
-mode
-
-
-bands
-
-
-Returns:
-
-
-
-
-new(mode, size, color=0) [# ]
-
-
-mode
-
-
-size
-
-
-color
-
-
-Returns:
-
-
-
-
-open(file, mode="r") [# ]
-
-Opens and identifies the given image file.
-
-This is a lazy operation; this function identifies the file, but the
-actual image data is not read from the file until you try to process
-the data (or call the load method).
-
-
-file
-
-A filename (string) or a file object. The file object
- must implement read , seek , and tell methods,
- and be opened in binary mode.
-
-mode
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-preinit() [# ]
-
-
-register_extension(id, extension) [# ]
-
-
-id
-
-
-extension
-
-
-
-
-register_mime(id, mimetype) [# ]
-
-
-id
-
-
-mimetype
-
-
-
-
-register_open(id, factory, accept=None) [# ]
-
-
-id
-
-
-factory
-
-
-accept
-
-
-
-
-register_save(id, driver) [# ]
-
-
-id
-
-
-driver
-
-
-
-
-
-
-
-Image() (class) [# ]
-
-
-convert(mode, matrix=None) [# ]
-
-Returns a converted copy of this image. For the "P" mode, this
-method translates pixels through the palette. If mode is
-omitted, a mode is chosen so that all information in the image
-and the palette can be represented without a palette.
-
-The current version supports all possible conversions between
-"L", "RGB" and "CMYK."
-
-When translating a colour image to black and white (mode "L"),
-the library uses the ITU-R 601-2 luma transform:
-
-L = R * 299/1000 + G * 587/1000 + B * 114/1000
-
-When translating a greyscale image into a bilevel image (mode
-"1"), all non-zero values are set to 255 (white). To use other
-thresholds, use the point method.
-
-
-mode
-
-
-matrix
-
-
-Returns:
-
-
-
-
-copy() [# ]
-
-
-Returns:
-
-
-
-
-crop(box=None) [# ]
-
-Returns a rectangular region from this image. The box is a
-4-tuple defining the left, upper, right, and lower pixel
-coordinate.
-
-This is a lazy operation. Changes to the source image may or
-may not be reflected in the cropped image. To break the
-connection, call the load method on the cropped
-copy.
-
-
-The
-
-
-Returns:
-
-
-
-
-draft(mode, size) [# ]
-
-Configures the image file loader so it returns a version of the
-image that as closely as possible matches the given mode and
-size. For example, you can use this method to convert a colour
-JPEG to greyscale while loading it, or to extract a 128x192
-version from a PCD file.
-
-Note that this method modifies the Image object in place. If
-the image has already been loaded, this method has no effect.
-
-
-mode
-
-
-size
-
-
-
-
-filter(filter) [# ]
-
-Filters this image using the given filter. For a list of
-available filters, see the ImageFilter module.
-
-
-filter
-
-
-Returns:
-
-
-
-
-fromstring(data, decoder_name="raw", *args) [# ]
-
-Loads this image with pixel data from a string.
-
-This method is similar to the fromstring function, but
-loads data into this image instead of creating a new image
-object.
-
-getbands() [# ]
-
-Returns a tuple containing the name of each band in this image.
-For example, getbands on an RGB image returns ("R", "G", "B").
-
-
-Returns:
-
-
-
-
-getbbox() [# ]
-
-
-Returns:
-
-
-
-
-getcolors(maxcolors=256) [# ]
-
-
-maxcolors
-
-
-Returns:
-
-
-
-
-getdata(band=None) [# ]
-
-Returns the contents of this image as a sequence object
-containing pixel values. The sequence object is flattened, so
-that values for line one follow directly after the values of
-line zero, and so on.
-
-Note that the sequence object returned by this method is an
-internal PIL data type, which only supports certain sequence
-operations. To convert it to an ordinary sequence (e.g. for
-printing), use list(im.getdata()) .
-
-
-band
-
-
-Returns:
-
-
-
-
-getextrema() [# ]
-
-
-Returns:
-
-
-
-
-getim() [# ]
-
-
-Returns:
-
-
-
-
-getpalette() [# ]
-
-
-Returns:
-
-
-
-
-getpixel(xy) [# ]
-
-
-xy
-
-
-Returns:
-
-
-
-
-getprojection() [# ]
-
-
-Returns:
-
-
-
-
-histogram(mask=None) [# ]
-
-Returns a histogram for the image. The histogram is returned as
-a list of pixel counts, one for each pixel value in the source
-image. If the image has more than one band, the histograms for
-all bands are concatenated (for example, the histogram for an
-"RGB" image contains 768 values).
-
-A bilevel image (mode "1") is treated as a greyscale ("L") image
-by this method.
-
-If a mask is provided, the method returns a histogram for those
-parts of the image where the mask image is non-zero. The mask
-image must have the same size as the image, and be either a
-bi-level image (mode "1") or a greyscale image ("L").
-
-
-mask
-
-
-Returns:
-
-
-
-
-load() [# ]
-
-
-Returns:
-
-
-
-
-offset(xoffset, yoffset=None) [# ]
-
-(Deprecated) Returns a copy of the image where the data has been
-offset by the given distances. Data wraps around the edges. If
-yoffset is omitted, it is assumed to be equal to xoffset.
-
-This method is deprecated. New code should use the offset
-function in the ImageChops module.
-
-
-xoffset
-
-
-yoffset
-
-
-Returns:
-
-
-
-
-paste(im, box=None, mask=None) [# ]
-
-Pastes another image into this image. The box argument is either
-a 2-tuple giving the upper left corner, a 4-tuple defining the
-left, upper, right, and lower pixel coordinate, or None (same as
-(0, 0)). If a 4-tuple is given, the size of the pasted image
-must match the size of the region.
-
-If the modes don't match, the pasted image is converted to the
-mode of this image (see the convert method for
-details).
-
-Instead of an image, the source can be a integer or tuple
-containing pixel values. The method then fills the region
-with the given colour. When creating RGB images, you can
-also use colour strings as supported by the ImageColor module.
-
-If a mask is given, this method updates only the regions
-indicated by the mask. You can use either "1", "L" or "RGBA"
-images (in the latter case, the alpha band is used as mask).
-Where the mask is 255, the given image is copied as is. Where
-the mask is 0, the current value is preserved. Intermediate
-values can be used for transparency effects.
-
-Note that if you paste an "RGBA" image, the alpha band is
-ignored. You can work around this by using the same image as
-both source image and mask.
-
-
-im
-
-
-box
-
-An optional 4-tuple giving the region to paste into.
- If a 2-tuple is used instead, it's treated as the upper left
- corner. If omitted or None, the source is pasted into the
- upper left corner.
-
- If an image is given as the second argument and there is no
- third, the box defaults to (0, 0), and the second argument
- is interpreted as a mask image.
-
-mask
-
-
-Returns:
-
-
-
-
-point(lut, mode=None) [# ]
-
-
-lut
-
-
-mode
-
-
-Returns:
-
-
-
-
-putalpha(alpha) [# ]
-
-
-im
-
-
-
-
-putdata(data, scale=1.0, offset=0.0) [# ]
-
-Copies pixel data to this image. This method copies data from a
-sequence object into the image, starting at the upper left
-corner (0, 0), and continuing until either the image or the
-sequence ends. The scale and offset values are used to adjust
-the sequence values: pixel = value*scale + offset .
-
-
-data
-
-
-scale
-
-
-offset
-
-
-
-
-putpalette(data) [# ]
-
-
-data
-
-
-
-
-putpixel(xy, value) [# ]
-
-Modifies the pixel at the given position. The colour is given as
-a single numerical value for single-band images, and a tuple for
-multi-band images.
-
-Note that this method is relatively slow. For more extensive
-changes, use paste or the ImageDraw module
-instead.
-
-
-xy
-
-
-value
-
-
-
-
-resize(size, filter=NEAREST) [# ]
-
-
-size
-
-
-filter
-
-An optional resampling filter. This can be
- one of NEAREST (use nearest neighbour), BILINEAR
- (linear interpolation in a 2x2 environment), BICUBIC
- (cubic spline interpolation in a 4x4 environment), or
- ANTIALIAS (a high-quality downsampling filter).
- If omitted, or if the image has mode "1" or "P", it is
- set NEAREST .
-
-Returns:
-
-
-
-
-rotate(angle, filter=NEAREST) [# ]
-
-
-angle
-
-
-filter
-
-An optional resampling filter. This can be
- one of NEAREST (use nearest neighbour), BILINEAR
- (linear interpolation in a 2x2 environment), or BICUBIC
- (cubic spline interpolation in a 4x4 environment).
- If omitted, or if the image has mode "1" or "P", it is
- set NEAREST .
-
-Returns:
-
-
-
-
-save(file, format=None, **options) [# ]
-
-Saves this image under the given filename. If no format is
-specified, the format to use is determined from the filename
-extension, if possible.
-
-Keyword options can be used to provide additional instructions
-to the writer. If a writer doesn't recognise an option, it is
-silently ignored. The available options are described later in
-this handbook.
-
-You can use a file object instead of a filename. In this case,
-you must always specify the format. The file object must
-implement the seek , tell , and write
-methods, and be opened in binary mode.
-
-
-file
-
-
-format
-
-
-**options
-
-
-Returns:
-
-
-Raises KeyError :
-
-Raises IOError :
-
-
-
-seek(frame) [# ]
-
-Seeks to the given frame in this sequence file. If you seek
-beyond the end of the sequence, the method raises an
-EOFError exception. When a sequence file is opened, the
-library automatically seeks to frame 0.
-
-Note that in the current version of the library, most sequence
-formats only allows you to seek to the next frame.
-
-
-frame
-
-
-Raises EOFError :
-
-
-
-show(title=None) [# ]
-
-Displays this image. This method is mainly intended for
-debugging purposes.
-
-On Unix platforms, this method saves the image to a temporary
-PPM file, and calls the xv utility.
-
-On Windows, it saves the image to a temporary BMP file, and uses
-the standard BMP display utility to show it (usually Paint).
-
-
-title
-
-
-
-
-split() [# ]
-
-
-Returns:
-
-
-
-
-tell() [# ]
-
-
-Returns:
-
-
-
-
-thumbnail(size, resample=NEAREST) [# ]
-
-Make this image into a thumbnail. This method modifies the
-image to contain a thumbnail version of itself, no larger than
-the given size. This method calculates an appropriate thumbnail
-size to preserve the aspect of the image, calls the draft method to configure the file reader (where
-applicable), and finally resizes the image.
-
-Note that the bilinear and bicubic filters in the current
-version of PIL are not well-suited for thumbnail generation.
-You should use ANTIALIAS unless speed is much more
-important than quality.
-
-Also note that this function modifies the Image object in place.
-If you need to use the full resolution image as well, apply this
-method to a copy of the original image.
-
-
-size
-
-
-resample
-
-Optional resampling filter. This can be one
- of NEAREST , BILINEAR , BICUBIC , or
- ANTIALIAS (best quality). If omitted, it defaults
- to NEAREST (this will be changed to ANTIALIAS in a
- future version).
-
-Returns:
-
-
-
-
-tobitmap(name="image") [# ]
-
-
-name
-
-
-Returns:
-
-
-Raises ValueError :
-
-
-
-tostring(encoder_name="raw", *args) [# ]
-
-
-encoder_name
-
-
-*args
-
-
-Returns:
-
-
-
-
-transform(size, method, data, resample=NEAREST) [# ]
-
-Transforms this image. This method creates a new image with the
-given size, and the same mode as the original, and copies data
-to the new image using the given transform.
-
-
-size
-
-
-method
-
-The transformation method. This is one of
- EXTENT (cut out a rectangular subregion), AFFINE
- (affine transform), PERSPECTIVE (perspective
- transform), QUAD (map a quadrilateral to a
- rectangle), or MESH (map a number of source quadrilaterals
- in one operation).
-
-data
-
-
-resample
-
-Optional resampling filter. It can be one of
- NEAREST (use nearest neighbour), BILINEAR
- (linear interpolation in a 2x2 environment), or
- BICUBIC (cubic spline interpolation in a 4x4
- environment). If omitted, or if the image has mode
- "1" or "P", it is set to NEAREST .
-
-Returns:
-
-
-
-
-transpose(method) [# ]
-
-
-method
-
-One of FLIP_LEFT_RIGHT , FLIP_TOP_BOTTOM ,
-ROTATE_90 , ROTATE_180 , or ROTATE_270 .
-
-
-
-verify() [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageChops.html b/docs/pythondoc-PIL.ImageChops.html
deleted file mode 100644
index 2e665b577..000000000
--- a/docs/pythondoc-PIL.ImageChops.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-The PIL.ImageChops Module
-
-
-
-The PIL.ImageChops Module
-The ImageChops module contains a number of arithmetical image
-operations, called channel operations ("chops"). These can be
-used for various purposes, including special effects, image
-compositions, algorithmic painting, and more.
-
-At this time, channel operations are only implemented for 8-bit
-images (e.g. "L" and "RGB").
-
-Most channel operations take one or two image arguments and returns
-a new image. Unless otherwise noted, the result of a channel
-operation is always clipped to the range 0 to MAX (which is 255 for
-all modes supported by the operations in this module).
-
Module Contents
-
-add(image1, image2, scale=1.0, offset=0) [# ]
-
-Add images
-((image1 + image2) / scale + offset).
-
-Adds two images, dividing the result by scale and adding the
-offset. If omitted, scale defaults to 1.0, and offset to 0.0.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-add_modulo(image1, image2) [# ]
-
-Add images without clipping
-((image1 + image2) % MAX).
-
-Adds two images, without clipping the result.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-blend(image1, image2, alpha) [# ]
-
-Blend images using constant transparency weight.
-
-Same as the blend function in the Image module.
-
-composite(image1, image2, mask) [# ]
-
-Create composite using transparency mask.
-
-Same as the composite function in the Image module.
-
-constant(image, value) [# ]
-
-
-image
-
-
-value
-
-
-Returns:
-
-
-
-
-darker(image1, image2) [# ]
-
-Compare images, and return darker pixel value
-(min(image1, image2)).
-
-Compares the two images, pixel by pixel, and returns a new image
-containing the darker values.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-difference(image1, image2) [# ]
-
-Calculate absolute difference
-(abs(image1 - image2)).
-
-Returns the absolute value of the difference between the two images.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-duplicate(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-invert(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-lighter(image1, image2) [# ]
-
-Compare images, and return lighter pixel value
-(max(image1, image2)).
-
-Compares the two images, pixel by pixel, and returns a new image
-containing the lighter values.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-logical_and(image1, image2) [# ]
-
-
-logical_or(image1, image2) [# ]
-
-
-logical_xor(image1, image2) [# ]
-
-
-multiply(image1, image2) [# ]
-
-Superimpose positive images
-(image1 * image2 / MAX).
-
-Superimposes two images on top of each other. If you multiply an
-image with a solid black image, the result is black. If you multiply
-with a solid white image, the image is unaffected.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-offset(image, xoffset, yoffset=None) [# ]
-
-Offset image data.
-
-Returns a copy of the image where data has been offset by the given
-distances. Data wraps around the edges. If yoffset is omitted, it
-is assumed to be equal to xoffset.
-
-
-image
-
-
-xoffset
-
-
-yoffset
-
-
-Returns:
-
-
-
-
-screen(image1, image2) [# ]
-
-Superimpose negative images
-(MAX - ((MAX - image1) * (MAX - image2) / MAX)).
-
-Superimposes two inverted images on top of each other.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-subtract(image1, image2, scale=1.0, offset=0) [# ]
-
-Subtract images
-((image1 - image2) / scale + offset).
-
-Subtracts two images, dividing the result by scale and adding the
-offset. If omitted, scale defaults to 1.0, and offset to 0.0.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-subtract_modulo(image1, image2) [# ]
-
-Subtract images without clipping
-((image1 - image2) % MAX).
-
-Subtracts two images, without clipping the result.
-
-
-image1
-
-
-image1
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageColor.html b/docs/pythondoc-PIL.ImageColor.html
deleted file mode 100644
index b409ccff9..000000000
--- a/docs/pythondoc-PIL.ImageColor.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-The PIL.ImageColor Module
-
-
-
-The PIL.ImageColor Module
-
-getrgb(color) [# ]
-
-
-color
-
-
-Returns:
-
-
-Raises ValueError :
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageDraw.html b/docs/pythondoc-PIL.ImageDraw.html
deleted file mode 100644
index 1e72665f4..000000000
--- a/docs/pythondoc-PIL.ImageDraw.html
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
-
-The PIL.ImageDraw Module
-
-
-
-The PIL.ImageDraw Module
-
-Draw(im, mode=None) [# ]
-
-
-im
-
-
-mode
-
-
-
-
-getdraw(im=None, hints=None) [# ]
-
-
-im
-
-
-hints
-
-
-Returns:
-
-
-
-
-ImageDraw(im, mode=None) (class) [# ]
-
-A simple 2D drawing interface for PIL images.
-For more information about this class, see The ImageDraw Class .
-
-
-
-
-ImageDraw(im, mode=None) (class) [# ]
-
-A simple 2D drawing interface for PIL images.
-
-Application code should use the Draw factory, instead of
-directly.
-
-__init__(im, mode=None) [# ]
-
-
-im
-
-
-mode
-
-
-
-
-arc(xy, start, end, fill=None) [# ]
-
-
-bitmap(xy, bitmap, fill=None) [# ]
-
-
-chord(xy, start, end, fill=None, outline=None) [# ]
-
-
-ellipse(xy, fill=None, outline=None) [# ]
-
-
-getfont() [# ]
-
-
-line(xy, fill=None, width=0) [# ]
-
-
-pieslice(xy, start, end, fill=None, outline=None) [# ]
-
-
-point(xy, fill=None) [# ]
-
-
-polygon(xy, fill=None, outline=None) [# ]
-
-
-rectangle(xy, fill=None, outline=None) [# ]
-
-
-setfill(onoff) [# ]
-
-
-setfont(font) [# ]
-
-
-setink(ink) [# ]
-
-
-shape(shape, fill=None, outline=None) [# ]
-
-
-text(xy, text, fill=None, font=None, anchor=None) [# ]
-
-
-textsize(text, font=None) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageEnhance.html b/docs/pythondoc-PIL.ImageEnhance.html
deleted file mode 100644
index e7493d098..000000000
--- a/docs/pythondoc-PIL.ImageEnhance.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-
-The PIL.ImageEnhance Module
-
-
-
-The PIL.ImageEnhance Module
-
-Brightness(image) (class) [# ]
-
-Brightness enhancement object.
-For more information about this class, see The Brightness Class .
-
-Color(image) (class) [# ]
-
-Color enhancement object.
-For more information about this class, see The Color Class .
-
-Contrast(image) (class) [# ]
-
-Contrast enhancement object.
-For more information about this class, see The Contrast Class .
-
-Sharpness(image) (class) [# ]
-
-Sharpness enhancement object.
-For more information about this class, see The Sharpness Class .
-
-
-
-
-Brightness(image) (class) [# ]
-
-Brightness enhancement object.
-
-This class can be used to control the brighntess of an image. An
-enhancement factor of 0.0 gives a black image, factor 1.0 gives the
-original image.
-
-
-
-
-Color(image) (class) [# ]
-
-Color enhancement object.
-
-This class can be used to adjust the colour balance of an image, in
-a manner similar to the controls on a colour TV set. An enhancement
-factor of 0.0 gives a black and white image, a factor of 1.0 gives
-the original image.
-
-
-
-
-Contrast(image) (class) [# ]
-
-Contrast enhancement object.
-
-This class can be used to control the contrast of an image, similar
-to the contrast control on a TV set. An enhancement factor of 0.0
-gives an solid grey image, factor 1.0 gives the original image.
-
-
-
-
-Sharpness(image) (class) [# ]
-
-Sharpness enhancement object.
-
-This class can be used to adjust the sharpness of an image. The
-enhancement factor 0.0 gives a blurred image, 1.0 gives the original
-image, and a factor of 2.0 gives a sharpened image.
-
-
-
diff --git a/docs/pythondoc-PIL.ImageFile.html b/docs/pythondoc-PIL.ImageFile.html
deleted file mode 100644
index 6755b69ae..000000000
--- a/docs/pythondoc-PIL.ImageFile.html
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-
-The PIL.ImageFile Module
-
-
-
-The PIL.ImageFile Module
-
-_ParserFile(data) (class) [# ]
-
-(Internal) Support class for the Parser file.
-For more information about this class, see The _ParserFile Class .
-
-_safe_read(fp, size) [# ]
-
-
-fp
-
-File handle. Must implement a read method.
-
-size
-
-
-Returns:
-
-A string containing up to size bytes of data.
-
-
-
-_save(im, fp, tile) [# ]
-
-
-im
-
-
-fp
-
-
-tile
-
-
-
-
-ImageFile(fp=None, filename=None) (class) [# ]
-
-Base class for image file handlers.
-For more information about this class, see The ImageFile Class .
-
-Parser (class) [# ]
-
-Incremental image parser.
-For more information about this class, see The Parser Class .
-
-StubImageFile (class) [# ]
-
-Base class for stub image loaders.
-For more information about this class, see The StubImageFile Class .
-
-
-
-
-_ParserFile(data) (class) [# ]
-
-(Internal) Support class for the Parser file.
-
-
-
-
-ImageFile(fp=None, filename=None) (class) [# ]
-
-
-
-
-
-Parser (class) [# ]
-
-
-close() [# ]
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-feed(data) [# ]
-
-
-data
-
-
-Raises IOError :
-
-
-
-reset() [# ]
-
-
-
-
-
-StubImageFile (class) [# ]
-
-Base class for stub image loaders.
-
-A stub loader is an image loader that can identify files of a
-certain format, but relies on external code to load the file.
-
-_load() [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageFileIO.html b/docs/pythondoc-PIL.ImageFileIO.html
deleted file mode 100644
index 78fc226c1..000000000
--- a/docs/pythondoc-PIL.ImageFileIO.html
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-The PIL.ImageFileIO Module
-
-
-
-The PIL.ImageFileIO Module
-
-ImageFileIO(fp) (class) [# ]
-
-The ImageFileIO module can be used to read an image from a
-socket, or any other stream device.
-For more information about this class, see The ImageFileIO Class .
-
-
-
-
-ImageFileIO(fp) (class) [# ]
-
-The ImageFileIO module can be used to read an image from a
-socket, or any other stream device.
-
-This module is deprecated. New code should use the Parser
-class in the ImageFile module instead.
-
-
-__init__(fp) [# ]
-
-Adds buffering to a stream file object, in order to
-provide seek and tell methods required
-by the Image.open method. The stream object must
-implement read and close methods.
-
-
-fp
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageFilter.html b/docs/pythondoc-PIL.ImageFilter.html
deleted file mode 100644
index b67e8223b..000000000
--- a/docs/pythondoc-PIL.ImageFilter.html
+++ /dev/null
@@ -1,257 +0,0 @@
-
-
-
-
-The PIL.ImageFilter Module
-
-
-
-The PIL.ImageFilter Module
-
-BLUR (class) [# ]
-
-Blur filter.
-For more information about this class, see The BLUR Class .
-
-CONTOUR (class) [# ]
-
-Contour filter.
-For more information about this class, see The CONTOUR Class .
-
-DETAIL (class) [# ]
-
-Detail filter.
-For more information about this class, see The DETAIL Class .
-
-EDGE_ENHANCE (class) [# ]
-
-Edge enhancement filter.
-For more information about this class, see The EDGE_ENHANCE Class .
-
-EDGE_ENHANCE_MORE (class) [# ]
-
-Stronger edge enhancement filter.
-For more information about this class, see The EDGE_ENHANCE_MORE Class .
-
-EMBOSS (class) [# ]
-
-Embossing filter.
-For more information about this class, see The EMBOSS Class .
-
-FIND_EDGES (class) [# ]
-
-Edge-finding filter.
-For more information about this class, see The FIND_EDGES Class .
-
-Kernel(size, kernel, **options) (class) [# ]
-
-Convolution filter kernel.
-For more information about this class, see The Kernel Class .
-
-MaxFilter(size=3) (class) [# ]
-
-Max filter.
-For more information about this class, see The MaxFilter Class .
-
-MedianFilter(size=3) (class) [# ]
-
-Median filter.
-For more information about this class, see The MedianFilter Class .
-
-MinFilter(size=3) (class) [# ]
-
-Min filter.
-For more information about this class, see The MinFilter Class .
-
-ModeFilter(size=3) (class) [# ]
-
-Mode filter.
-For more information about this class, see The ModeFilter Class .
-
-RankFilter(size, rank) (class) [# ]
-
-Rank filter.
-For more information about this class, see The RankFilter Class .
-
-SHARPEN (class) [# ]
-
-Sharpening filter.
-For more information about this class, see The SHARPEN Class .
-
-SMOOTH (class) [# ]
-
-Smoothing filter.
-For more information about this class, see The SMOOTH Class .
-
-SMOOTH_MORE (class) [# ]
-
-Stronger smoothing filter.
-For more information about this class, see The SMOOTH_MORE Class .
-
-
-
-
-BLUR (class) [# ]
-
-
-
-
-
-CONTOUR (class) [# ]
-
-
-
-
-
-DETAIL (class) [# ]
-
-
-
-
-
-EDGE_ENHANCE (class) [# ]
-
-
-
-
-
-EDGE_ENHANCE_MORE (class) [# ]
-
-
-
-
-
-EMBOSS (class) [# ]
-
-
-
-
-
-FIND_EDGES (class) [# ]
-
-
-
-
-
-Kernel(size, kernel, **options) (class) [# ]
-
-
-__init__(size, kernel, **options) [# ]
-
-Create a convolution kernel. The current version only
-supports 3x3 and 5x5 integer and floating point kernels.
-
-In the current version, kernels can only be applied to
-"L" and "RGB" images.
-
-
-size
-
-
-kernel
-
-
-**options
-
-
-scale=
-
-
-offset=
-
-
-
-
-
-
-
-MaxFilter(size=3) (class) [# ]
-
-
-__init__(size=3) [# ]
-
-
-size
-
-
-
-
-
-
-
-MedianFilter(size=3) (class) [# ]
-
-
-__init__(size=3) [# ]
-
-
-size
-
-
-
-
-
-
-
-MinFilter(size=3) (class) [# ]
-
-
-__init__(size=3) [# ]
-
-
-size
-
-
-
-
-
-
-
-ModeFilter(size=3) (class) [# ]
-
-
-__init__(size=3) [# ]
-
-
-size
-
-
-
-
-
-
-
-RankFilter(size, rank) (class) [# ]
-
-
-__init__(size, rank) [# ]
-
-
-size
-
-
-rank
-
-
-
-
-
-
-
-SHARPEN (class) [# ]
-
-
-
-
-
-SMOOTH (class) [# ]
-
-
-
-
-
-SMOOTH_MORE (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageFont.html b/docs/pythondoc-PIL.ImageFont.html
deleted file mode 100644
index 6f1cd885d..000000000
--- a/docs/pythondoc-PIL.ImageFont.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-The PIL.ImageFont Module
-
-
-
-The PIL.ImageFont Module
-
-FreeTypeFont(file, size, index=0, encoding="") (class) [# ]
-
-Wrapper for FreeType fonts.
-For more information about this class, see The FreeTypeFont Class .
-
-ImageFont (class) [# ]
-
-The ImageFont module defines a class with the same name.
-For more information about this class, see The ImageFont Class .
-
-load(filename) [# ]
-
-
-filename
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-load_default() [# ]
-
-
-Returns:
-
-
-
-
-load_path(filename) [# ]
-
-
-filename
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-TransposedFont(font, orientation=None) (class) [# ]
-
-Wrapper that creates a transposed font from any existing font
-object.
-
-font
-
-
-orientation
-
-
-
-For more information about this class, see The TransposedFont Class .
-
-truetype(filename, size, index=0, encoding="") [# ]
-
-Load a TrueType or OpenType font file, and create a font object.
-This function loads a font object from the given file, and creates
-a font object for a font of the given size.
-
-This function requires the _imagingft service.
-
-
-filename
-
-A truetype font file. Under Windows, if the file
- is not found in this filename, the loader also looks in Windows
- fonts directory
-
-size
-
-
-index
-
-
-encoding
-
-
-Returns:
-
-
-Raises IOError :
-
-
-
-
-
-
-FreeTypeFont(file, size, index=0, encoding="") (class) [# ]
-
-Wrapper for FreeType fonts. Application code should use the
-truetype factory function to create font objects.
-
-
-
-
-ImageFont (class) [# ]
-
-The ImageFont module defines a class with the same name.
-Instances of this class store bitmap fonts, and are used with the
-text method of the ImageDraw class.
-
-PIL uses it's own font file format to store bitmap fonts. You can
-use the pilfont utility to convert BDF and PCF font
-descriptors (X window font formats) to this format.
-
-Starting with version 1.1.4, PIL can be configured to support
-TrueType and OpenType fonts. For earlier version, TrueType
-support is only available as part of the imToolkit package
-
-
-
-
-
-TransposedFont(font, orientation=None) (class) [# ]
-
-
-font
-
-
-orientation
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageGL.html b/docs/pythondoc-PIL.ImageGL.html
deleted file mode 100644
index 6fee03f8b..000000000
--- a/docs/pythondoc-PIL.ImageGL.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-The PIL.ImageGL Module
-
-
-
-The PIL.ImageGL Module
-Module Contents
-
-TextureFactory (class) [# ]
-
-Texture factory.
-For more information about this class, see The TextureFactory Class .
-
-
-
-
-TextureFactory (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageGrab.html b/docs/pythondoc-PIL.ImageGrab.html
deleted file mode 100644
index fb1354e05..000000000
--- a/docs/pythondoc-PIL.ImageGrab.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-The PIL.ImageGrab Module
-
-
-
-The PIL.ImageGrab Module
-(New in 1.1.3) The ImageGrab module can be used to copy
-the contents of the screen to a PIL image memory.
-
-The current version works on Windows only.
-
-Module Contents
-
-grab(bbox=None) [# ]
-
-
-bbox
-
-
-Returns:
-
-
-
-
-grabclipboard() [# ]
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageOps.html b/docs/pythondoc-PIL.ImageOps.html
deleted file mode 100644
index 1554571a0..000000000
--- a/docs/pythondoc-PIL.ImageOps.html
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
-
-The PIL.ImageOps Module
-
-
-
-The PIL.ImageOps Module
-(New in 1.1.3) The ImageOps module contains a number of
-'ready-made' image processing operations. This module is somewhat
-experimental, and most operators only work on L and RGB images.
-
-
Module Contents
-
-autocontrast(image, cutoff=0, ignore=None) [# ]
-
-Maximize (normalize) image contrast. This function calculates a
-histogram of the input image, removes cutoff percent of the
-lightest and darkest pixels from the histogram, and remaps the image
-so that the darkest pixel becomes black (0), and the lightest
-becomes white (255).
-
-
-image
-
-
-cutoff
-
-
-ignore
-
-
-Returns:
-
-
-
-
-colorize(image, black, white) [# ]
-
-Colorize grayscale image. The black and white
-arguments should be RGB tuples; this function calculates a colour
-wedge mapping all black pixels in the source image to the first
-colour, and all white pixels to the second colour.
-
-
-image
-
-
-black
-
-
-white
-
-
-Returns:
-
-
-
-
-crop(image, border=0) [# ]
-
-
-image
-
-
-border
-
-
-Returns:
-
-
-
-
-deform(image, deformer, resample=Image.BILINEAR) [# ]
-
-
-image
-
-
-deformer
-
-
-resample
-
-
-Returns:
-
-
-
-
-equalize(image, mask=None) [# ]
-
-
-image
-
-
-mask
-
-
-Returns:
-
-
-
-
-expand(image, border=0, fill=0) [# ]
-
-
-image
-
-
-border
-
-
-fill
-
-
-Returns:
-
-
-
-
-fit(image, size, method=Image.NEAREST, bleed=0.0, centering=(0.5, 0.5)) [# ]
-
-Returns a sized and cropped version of the image, cropped to the
-requested aspect ratio and size.
-
-The fit function was contributed by Kevin Cazabon.
-
-
-size
-
-
-method
-
-
-bleed
-
-
-centering
-
-
-Returns:
-
-
-
-
-flip(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-grayscale(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-invert(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-mirror(image) [# ]
-
-
-image
-
-
-Returns:
-
-
-
-
-posterize(image, bits) [# ]
-
-
-image
-
-
-bits
-
-
-Returns:
-
-
-
-
-solarize(image, threshold=128) [# ]
-
-
-image
-
-
-threshold
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImagePalette.html b/docs/pythondoc-PIL.ImagePalette.html
deleted file mode 100644
index 67e0d114f..000000000
--- a/docs/pythondoc-PIL.ImagePalette.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.ImagePalette Module
-
-
-
-The PIL.ImagePalette Module
-
-ImagePalette(mode="RGB", palette=None) (class) [# ]
-
-Colour palette wrapper for palette mapped images.
-For more information about this class, see The ImagePalette Class .
-
-
-
-
-ImagePalette(mode="RGB", palette=None) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImagePath.html b/docs/pythondoc-PIL.ImagePath.html
deleted file mode 100644
index 67743bdfe..000000000
--- a/docs/pythondoc-PIL.ImagePath.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-The PIL.ImagePath Module
-
-
-
-The PIL.ImagePath Module
-
-Path(xy) (class) [# ]
-
-Path wrapper.
-For more information about this class, see The Path Class .
-
-
-
-
-Path(xy) (class) [# ]
-
-
-__init__(xy) [# ]
-
-
-xy
-
-
-
-
-compact(distance=2) [# ]
-
-
-getbbox() [# ]
-
-
-map(function) [# ]
-
-
-tolist(flat=0) [# ]
-
-
-flat
-
-
-Returns:
-
-
-
-
-transform(matrix) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageSequence.html b/docs/pythondoc-PIL.ImageSequence.html
deleted file mode 100644
index 848e7a200..000000000
--- a/docs/pythondoc-PIL.ImageSequence.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-The PIL.ImageSequence Module
-
-
-
-The PIL.ImageSequence Module
-
-Iterator(im) (class) [# ]
-
-This class implements an iterator object that can be used to loop
-over an image sequence.
-For more information about this class, see The Iterator Class .
-
-
-
-
-Iterator(im) (class) [# ]
-
-
-__init__(im) [# ]
-
-
-im
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageStat.html b/docs/pythondoc-PIL.ImageStat.html
deleted file mode 100644
index 10a308b33..000000000
--- a/docs/pythondoc-PIL.ImageStat.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-The PIL.ImageStat Module
-
-
-
-The PIL.ImageStat Module
-The ImageStat module calculates global statistics for an
-image, or a region of an image.
-
Module Contents
-
-Stat(image, mask=None) (class) [# ]
-
-Calculate statistics for the given image.
-For more information about this class, see The Stat Class .
-
-
-
-
-Stat(image, mask=None) (class) [# ]
-
-
-__init__(image, mask=None) [# ]
-
-
-image
-
-
-mask
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageTk.html b/docs/pythondoc-PIL.ImageTk.html
deleted file mode 100644
index d5d4e2381..000000000
--- a/docs/pythondoc-PIL.ImageTk.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-The PIL.ImageTk Module
-
-
-
-The PIL.ImageTk Module
-The ImageTk module contains support to create and modify
-Tkinter BitmapImage and PhotoImage objects.
-
-For examples, see the demo programs in the Scripts
-directory.
-
Module Contents
-
-BitmapImage(image=None, **options) (class) [# ]
-
-Create a Tkinter-compatible bitmap image.
-For more information about this class, see The BitmapImage Class .
-
-getimage(photo) [# ]
-
-
-PhotoImage(image=None, size=None, **options) (class) [# ]
-
-Creates a Tkinter-compatible photo image.
-For more information about this class, see The PhotoImage Class .
-
-
-
-
-BitmapImage(image=None, **options) (class) [# ]
-
-
-__init__(image=None, **options) [# ]
-
-Create a Tkinter-compatible bitmap image.
-
-The given image must have mode "1". Pixels having value 0 are
-treated as transparent. Options, if any, are passed on to
-Tkinter. The most commonly used option is foreground ,
-which is used to specify the colour for the non-transparent
-parts. See the Tkinter documentation for information on how to
-specify colours.
-
-
-image
-
-
-
-
-__str__() [# ]
-
-
-Returns:
-
-
-
-
-height() [# ]
-
-
-Returns:
-
-
-
-
-width() [# ]
-
-
-Returns:
-
-
-
-
-
-
-
-PhotoImage(image=None, size=None, **options) (class) [# ]
-
-
-__init__(image=None, size=None, **options) [# ]
-
-Create a photo image object. The constructor takes either
-a PIL image, or a mode and a size. Alternatively, you can
-use the file or data options to initialize
-the photo image object.
-
-
-image
-
-
-size
-
-
-file=
-
-
-data=
-
-
-
-
-__str__() [# ]
-
-
-Returns:
-
-
-
-
-height() [# ]
-
-
-Returns:
-
-
-
-
-paste(im, box=None) [# ]
-
-
-im
-
-
-box
-
-
-
-
-width() [# ]
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageTransform.html b/docs/pythondoc-PIL.ImageTransform.html
deleted file mode 100644
index 6771fb148..000000000
--- a/docs/pythondoc-PIL.ImageTransform.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-The PIL.ImageTransform Module
-
-
-
-The PIL.ImageTransform Module
-
-AffineTransform (class) [# ]
-
-Define an affine image transform.
-
-matrix
-
-A 6-tuple (a, b, c, d, e, f ) containing
- the first two rows from an affine transform matrix.
-
-
-For more information about this class, see The AffineTransform Class .
-
-ExtentTransform (class) [# ]
-
-Define a transform to extract a subregion from an image.
-
-bbox
-
-A 4-tuple (x0, y0, x1, y1 ) which specifies
- two points in the input image's coordinate system.
-
-
-For more information about this class, see The ExtentTransform Class .
-
-MeshTransform (class) [# ]
-
-Define an mesh image transform.
-
-data
-
-
-
-For more information about this class, see The MeshTransform Class .
-
-QuadTransform (class) [# ]
-
-Define an quad image transform.
-
-xy
-
-An 8-tuple (x0, y0, x1, y1, x2, y2, y3, y3 ) which
- contain the upper left, lower left, lower right, and upper right
- corner of the source quadrilateral.
-
-
-For more information about this class, see The QuadTransform Class .
-
-
-
-
-AffineTransform (class) [# ]
-
-Define an affine image transform.
-
-This function takes a 6-tuple (a, b, c, d, e, f ) which
-contain the first two rows from an affine transform matrix. For
-each pixel (x, y ) in the output image, the new value is
-taken from a position (a x + b y + c,
-d x + e y + f) in the input image, rounded to
-nearest pixel.
-
-This function can be used to scale, translate, rotate, and shear the
-original image.
-
-
-matrix
-
-A 6-tuple (a, b, c, d, e, f ) containing
- the first two rows from an affine transform matrix.
-
-
-
-
-
-
-ExtentTransform (class) [# ]
-
-Define a transform to extract a subregion from an image.
-
-Maps a rectangle (defined by two corners) from the image to a
-rectangle of the given size. The resulting image will contain
-data sampled from between the corners, such that (x0, y0 )
-in the input image will end up at (0,0) in the output image,
-and (x1, y1 ) at size .
-
-This method can be used to crop, stretch, shrink, or mirror an
-arbitrary rectangle in the current image. It is slightly slower than
-crop , but about as fast as a corresponding resize
-operation.
-
-
-bbox
-
-A 4-tuple (x0, y0, x1, y1 ) which specifies
- two points in the input image's coordinate system.
-
-
-
-
-
-
-MeshTransform (class) [# ]
-
-
-data
-
-
-
-
-
-
-
-QuadTransform (class) [# ]
-
-Define an quad image transform.
-
-Maps a quadrilateral (a region defined by four corners) from the
-image to a rectangle of the given size.
-
-
-xy
-
-An 8-tuple (x0, y0, x1, y1, x2, y2, y3, y3 ) which
- contain the upper left, lower left, lower right, and upper right
- corner of the source quadrilateral.
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImageWin.html b/docs/pythondoc-PIL.ImageWin.html
deleted file mode 100644
index e1608d15a..000000000
--- a/docs/pythondoc-PIL.ImageWin.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-The PIL.ImageWin Module
-
-
-
-The PIL.ImageWin Module
-
-Dib(image, size=None) (class) [# ]
-
-Create a Windows bitmap with the given mode and size.
-For more information about this class, see The Dib Class .
-
-HDC(dc) (class) [# ]
-
-The ImageWin module contains support to create and display
-images under Windows 95/98, NT, 2000 and later.
-For more information about this class, see The HDC Class .
-
-ImageWindow(image, title="PIL") (class) [# ]
-
-Create an image window which displays the given image.
-For more information about this class, see The ImageWindow Class .
-
-Window(title="PIL", width=None, height=None) (class) [# ]
-
-Create a Window with the given title size.
-For more information about this class, see The Window Class .
-
-
-
-
-Dib(image, size=None) (class) [# ]
-
-Create a Windows bitmap with the given mode and size. The mode can
-be one of "1", "L", "P", or "RGB".
-
-If the display requires a palette, this constructor creates a
-suitable palette and associates it with the image. For an "L" image,
-128 greylevels are allocated. For an "RGB" image, a 6x6x6 colour
-cube is used, together with 20 greylevels.
-
-To make sure that palettes work properly under Windows, you must
-call the palette method upon certain events from Windows.
-
-__init__(image, size=None) [# ]
-
-
-image
-
-
-size
-
-
-
-
-expose(handle) [# ]
-
-
-handle
-
-Device context (HDC), cast to a Python integer,
- or a HDC or HWND instance. In PythonWin, you can use the
- GetHandleAttrib method of the CDC class to get
- a suitable handle.
-
-
-
-fromstring(buffer) [# ]
-
-
-buffer
-
-A string buffer containing display data (usually
- data returned from tostring )
-
-
-
-paste(im, box=None) [# ]
-
-
-im
-
-
-box
-
-
-
-
-query_palette(handle) [# ]
-
-Installs the palette associated with the image in the
-given device context.
-
-This method should be called upon QUERYNEWPALETTE
-and PALETTECHANGED events from Windows. If this
-method returns a non-zero value, one or more display
-palette entries were changed, and the image should be
-redrawn.
-
-
-handle
-
-
-Returns:
-
-
-
-
-tostring() [# ]
-
-
-Returns:
-
-
-
-
-
-
-
-HDC(dc) (class) [# ]
-
-The ImageWin module contains support to create and display
-images under Windows 95/98, NT, 2000 and later.
-
-
-
-
-ImageWindow(image, title="PIL") (class) [# ]
-
-
-
-
-
-Window(title="PIL", width=None, height=None) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.ImtImagePlugin.html b/docs/pythondoc-PIL.ImtImagePlugin.html
deleted file mode 100644
index 7f2071436..000000000
--- a/docs/pythondoc-PIL.ImtImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.ImtImagePlugin Module
-
-
-
-The PIL.ImtImagePlugin Module
-
-ImtImageFile (class) [# ]
-
-Image plugin for IM Tools images.
-For more information about this class, see The ImtImageFile Class .
-
-
-
-
-ImtImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.IptcImagePlugin.html b/docs/pythondoc-PIL.IptcImagePlugin.html
deleted file mode 100644
index fe503036a..000000000
--- a/docs/pythondoc-PIL.IptcImagePlugin.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-The PIL.IptcImagePlugin Module
-
-
-
-The PIL.IptcImagePlugin Module
-
-getiptcinfo(im) [# ]
-
-
-im
-
-
-Returns:
-
-
-
-
-IptcImageFile (class) [# ]
-
-Image plugin for IPTC/NAA datastreams.
-For more information about this class, see The IptcImageFile Class .
-
-
-
-
-IptcImageFile (class) [# ]
-
-Image plugin for IPTC/NAA datastreams. To read IPTC/NAA fields
-from TIFF and JPEG files, use the getiptcinfo function.
-
-
-
diff --git a/docs/pythondoc-PIL.JpegImagePlugin.html b/docs/pythondoc-PIL.JpegImagePlugin.html
deleted file mode 100644
index fc19e7c46..000000000
--- a/docs/pythondoc-PIL.JpegImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.JpegImagePlugin Module
-
-
-
-The PIL.JpegImagePlugin Module
-
-JpegImageFile (class) [# ]
-
-Image plugin for JPEG and JFIF images.
-For more information about this class, see The JpegImageFile Class .
-
-
-
-
-JpegImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.McIdasImagePlugin.html b/docs/pythondoc-PIL.McIdasImagePlugin.html
deleted file mode 100644
index a59530323..000000000
--- a/docs/pythondoc-PIL.McIdasImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.McIdasImagePlugin Module
-
-
-
-The PIL.McIdasImagePlugin Module
-
-McIdasImageFile (class) [# ]
-
-Image plugin for McIdas area images.
-For more information about this class, see The McIdasImageFile Class .
-
-
-
-
-McIdasImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.MicImagePlugin.html b/docs/pythondoc-PIL.MicImagePlugin.html
deleted file mode 100644
index fdd746735..000000000
--- a/docs/pythondoc-PIL.MicImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.MicImagePlugin Module
-
-
-
-The PIL.MicImagePlugin Module
-
-MicImageFile (class) [# ]
-
-Image plugin for Microsoft's Image Composer file format.
-For more information about this class, see The MicImageFile Class .
-
-
-
-
-MicImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.MpegImagePlugin.html b/docs/pythondoc-PIL.MpegImagePlugin.html
deleted file mode 100644
index b40d0c28e..000000000
--- a/docs/pythondoc-PIL.MpegImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.MpegImagePlugin Module
-
-
-
-The PIL.MpegImagePlugin Module
-
-MpegImageFile (class) [# ]
-
-Image plugin for MPEG streams.
-For more information about this class, see The MpegImageFile Class .
-
-
-
-
-MpegImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.MspImagePlugin.html b/docs/pythondoc-PIL.MspImagePlugin.html
deleted file mode 100644
index c17e99128..000000000
--- a/docs/pythondoc-PIL.MspImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.MspImagePlugin Module
-
-
-
-The PIL.MspImagePlugin Module
-
-MspImageFile (class) [# ]
-
-Image plugin for Windows MSP images.
-For more information about this class, see The MspImageFile Class .
-
-
-
-
-MspImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.OleFileIO.html b/docs/pythondoc-PIL.OleFileIO.html
deleted file mode 100644
index f56a6b41d..000000000
--- a/docs/pythondoc-PIL.OleFileIO.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-The PIL.OleFileIO Module
-
-
-
-The PIL.OleFileIO Module
-
-OleFileIO(filename=None) (class) [# ]
-
-This class encapsulates the interface to an OLE 2 structured
-storage file.
-For more information about this class, see The OleFileIO Class .
-
-
-
-
-OleFileIO(filename=None) (class) [# ]
-
-This class encapsulates the interface to an OLE 2 structured
-storage file. Use the listdir and openstream
-methods to access the contents of this file.
-
-getproperties(filename) [# ]
-
-
-listdir() [# ]
-
-
-open(filename) [# ]
-
-
-openstream(filename) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PSDraw.html b/docs/pythondoc-PIL.PSDraw.html
deleted file mode 100644
index f89d796f0..000000000
--- a/docs/pythondoc-PIL.PSDraw.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PSDraw Module
-
-
-
-The PIL.PSDraw Module
-
-PSDraw(fp=None) (class) [# ]
-
-Simple Postscript graphics interface.
-For more information about this class, see The PSDraw Class .
-
-
-
-
-PSDraw(fp=None) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PaletteFile.html b/docs/pythondoc-PIL.PaletteFile.html
deleted file mode 100644
index 65e4de4e6..000000000
--- a/docs/pythondoc-PIL.PaletteFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PaletteFile Module
-
-
-
-The PIL.PaletteFile Module
-
-PaletteFile(fp) (class) [# ]
-
-File handler for Teragon-style palette files.
-For more information about this class, see The PaletteFile Class .
-
-
-
-
-PaletteFile(fp) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PalmImagePlugin.html b/docs/pythondoc-PIL.PalmImagePlugin.html
deleted file mode 100644
index d5a3cb394..000000000
--- a/docs/pythondoc-PIL.PalmImagePlugin.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-The PIL.PalmImagePlugin Module
-
-
-
-The PIL.PalmImagePlugin Module
-Module Contents
-
-_save(im, fp, filename, check=0) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PcdImagePlugin.html b/docs/pythondoc-PIL.PcdImagePlugin.html
deleted file mode 100644
index feb686038..000000000
--- a/docs/pythondoc-PIL.PcdImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PcdImagePlugin Module
-
-
-
-The PIL.PcdImagePlugin Module
-
-PcdImageFile (class) [# ]
-
-Image plugin for PhotoCD images.
-For more information about this class, see The PcdImageFile Class .
-
-
-
-
-PcdImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PcfFontFile.html b/docs/pythondoc-PIL.PcfFontFile.html
deleted file mode 100644
index 8b1e41be9..000000000
--- a/docs/pythondoc-PIL.PcfFontFile.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PcfFontFile Module
-
-
-
-The PIL.PcfFontFile Module
-
-PcfFontFile(fp) (class) [# ]
-
-Font file plugin for the X11 PCF format.
-For more information about this class, see The PcfFontFile Class .
-
-
-
-
-PcfFontFile(fp) (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PcxImagePlugin.html b/docs/pythondoc-PIL.PcxImagePlugin.html
deleted file mode 100644
index 011349a8d..000000000
--- a/docs/pythondoc-PIL.PcxImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PcxImagePlugin Module
-
-
-
-The PIL.PcxImagePlugin Module
-
-PcxImageFile (class) [# ]
-
-Image plugin for Paintbrush images.
-For more information about this class, see The PcxImageFile Class .
-
-
-
-
-PcxImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PdfImagePlugin.html b/docs/pythondoc-PIL.PdfImagePlugin.html
deleted file mode 100644
index 20e0b3f6e..000000000
--- a/docs/pythondoc-PIL.PdfImagePlugin.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-The PIL.PdfImagePlugin Module
-
-
-
-The PIL.PdfImagePlugin Module
-Module Contents
-
-_save(im, fp, filename) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PixarImagePlugin.html b/docs/pythondoc-PIL.PixarImagePlugin.html
deleted file mode 100644
index 28b06140c..000000000
--- a/docs/pythondoc-PIL.PixarImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PixarImagePlugin Module
-
-
-
-The PIL.PixarImagePlugin Module
-
-PixarImageFile (class) [# ]
-
-Image plugin for PIXAR raster images.
-For more information about this class, see The PixarImageFile Class .
-
-
-
-
-PixarImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PngImagePlugin.html b/docs/pythondoc-PIL.PngImagePlugin.html
deleted file mode 100644
index ccd8e9325..000000000
--- a/docs/pythondoc-PIL.PngImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PngImagePlugin Module
-
-
-
-The PIL.PngImagePlugin Module
-
-PngImageFile (class) [# ]
-
-Image plugin for PNG images.
-For more information about this class, see The PngImageFile Class .
-
-
-
-
-PngImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PpmImagePlugin.html b/docs/pythondoc-PIL.PpmImagePlugin.html
deleted file mode 100644
index 24789682a..000000000
--- a/docs/pythondoc-PIL.PpmImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PpmImagePlugin Module
-
-
-
-The PIL.PpmImagePlugin Module
-
-PpmImageFile (class) [# ]
-
-Image plugin for PBM, PGM, and PPM images.
-For more information about this class, see The PpmImageFile Class .
-
-
-
-
-PpmImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.PsdImagePlugin.html b/docs/pythondoc-PIL.PsdImagePlugin.html
deleted file mode 100644
index 7ed4f8084..000000000
--- a/docs/pythondoc-PIL.PsdImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.PsdImagePlugin Module
-
-
-
-The PIL.PsdImagePlugin Module
-
-PsdImageFile (class) [# ]
-
-Image plugin for Photoshop images.
-For more information about this class, see The PsdImageFile Class .
-
-
-
-
-PsdImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.SgiImagePlugin.html b/docs/pythondoc-PIL.SgiImagePlugin.html
deleted file mode 100644
index 847b35efd..000000000
--- a/docs/pythondoc-PIL.SgiImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.SgiImagePlugin Module
-
-
-
-The PIL.SgiImagePlugin Module
-
-SgiImageFile (class) [# ]
-
-Image plugin for SGI images.
-For more information about this class, see The SgiImageFile Class .
-
-
-
-
-SgiImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.SpiderImagePlugin.html b/docs/pythondoc-PIL.SpiderImagePlugin.html
deleted file mode 100644
index 733f04419..000000000
--- a/docs/pythondoc-PIL.SpiderImagePlugin.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-The PIL.SpiderImagePlugin Module
-
-
-
-The PIL.SpiderImagePlugin Module
-Image plugin for the Spider image format. This format is is used
-by the SPIDER software, in processing image data from electron
-microscopy and tomography.
-Module Contents
-
-SpiderImageFile (class) [# ]
-
-Image plugin for the SPIDER format.
-For more information about this class, see The SpiderImageFile Class .
-
-
-
-
-SpiderImageFile (class) [# ]
-
-Image plugin for the SPIDER format.
-
-
-
diff --git a/docs/pythondoc-PIL.SunImagePlugin.html b/docs/pythondoc-PIL.SunImagePlugin.html
deleted file mode 100644
index fb3cdd987..000000000
--- a/docs/pythondoc-PIL.SunImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.SunImagePlugin Module
-
-
-
-The PIL.SunImagePlugin Module
-
-SunImageFile (class) [# ]
-
-Image plugin for Sun raster files.
-For more information about this class, see The SunImageFile Class .
-
-
-
-
-SunImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.TarIO.html b/docs/pythondoc-PIL.TarIO.html
deleted file mode 100644
index 996633b98..000000000
--- a/docs/pythondoc-PIL.TarIO.html
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-The PIL.TarIO Module
-
-
-
-The PIL.TarIO Module
-
-TarIO(tarfile, file) (class) [# ]
-
-A file object that provides read access to a given member of a TAR
-file.
-For more information about this class, see The TarIO Class .
-
-
-
-
-TarIO(tarfile, file) (class) [# ]
-
-
-__init__(tarfile, file) [# ]
-
-
-tarfile
-
-
-file
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.TgaImagePlugin.html b/docs/pythondoc-PIL.TgaImagePlugin.html
deleted file mode 100644
index f91381e95..000000000
--- a/docs/pythondoc-PIL.TgaImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.TgaImagePlugin Module
-
-
-
-The PIL.TgaImagePlugin Module
-
-TgaImageFile (class) [# ]
-
-Image plugin for Targa files.
-For more information about this class, see The TgaImageFile Class .
-
-
-
-
-TgaImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.TiffImagePlugin.html b/docs/pythondoc-PIL.TiffImagePlugin.html
deleted file mode 100644
index 56546d260..000000000
--- a/docs/pythondoc-PIL.TiffImagePlugin.html
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-The PIL.TiffImagePlugin Module
-
-
-
-The PIL.TiffImagePlugin Module
-
-ImageFileDirectory(prefix="II") (class) [# ]
-
-Wrapper for TIFF IFDs.
-For more information about this class, see The ImageFileDirectory Class .
-
-TiffImageFile (class) [# ]
-
-Image plugin for TIFF files.
-For more information about this class, see The TiffImageFile Class .
-
-
-
-
-ImageFileDirectory(prefix="II") (class) [# ]
-
-
-
-
-
-TiffImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.TiffTags.html b/docs/pythondoc-PIL.TiffTags.html
deleted file mode 100644
index 15d8c98a1..000000000
--- a/docs/pythondoc-PIL.TiffTags.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-The PIL.TiffTags Module
-
-
-
-The PIL.TiffTags Module
-Module Contents
-
-TAGS (variable) [# ]
-
-
-TYPES (variable) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.WalImageFile.html b/docs/pythondoc-PIL.WalImageFile.html
deleted file mode 100644
index 3b0b54633..000000000
--- a/docs/pythondoc-PIL.WalImageFile.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-The PIL.WalImageFile Module
-
-
-
-The PIL.WalImageFile Module
-
-open(filename) [# ]
-
-Load texture from a Quake2 WAL texture file.
-
-By default, a Quake2 standard palette is attached to the texture.
-To override the palette, use the putpalette method.
-
-
-filename
-
-
-Returns:
-
-
-
-
-
-
diff --git a/docs/pythondoc-PIL.WmfImagePlugin.html b/docs/pythondoc-PIL.WmfImagePlugin.html
deleted file mode 100644
index 51bf10300..000000000
--- a/docs/pythondoc-PIL.WmfImagePlugin.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-The PIL.WmfImagePlugin Module
-
-
-
-The PIL.WmfImagePlugin Module
-
-register_handler(handler) [# ]
-
-
-handler
-
-
-
-
-WmfStubImageFile (class) [# ]
-
-Image plugin for Windows metafiles.
-For more information about this class, see The WmfStubImageFile Class .
-
-
-
-
-WmfStubImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.XVThumbImagePlugin.html b/docs/pythondoc-PIL.XVThumbImagePlugin.html
deleted file mode 100644
index 30282acab..000000000
--- a/docs/pythondoc-PIL.XVThumbImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.XVThumbImagePlugin Module
-
-
-
-The PIL.XVThumbImagePlugin Module
-
-XVThumbImageFile (class) [# ]
-
-Image plugin for XV thumbnail images.
-For more information about this class, see The XVThumbImageFile Class .
-
-
-
-
-XVThumbImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.XbmImagePlugin.html b/docs/pythondoc-PIL.XbmImagePlugin.html
deleted file mode 100644
index 682e05f77..000000000
--- a/docs/pythondoc-PIL.XbmImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.XbmImagePlugin Module
-
-
-
-The PIL.XbmImagePlugin Module
-
-XbmImageFile (class) [# ]
-
-Image plugin for X11 bitmaps.
-For more information about this class, see The XbmImageFile Class .
-
-
-
-
-XbmImageFile (class) [# ]
-
-
-
-
diff --git a/docs/pythondoc-PIL.XpmImagePlugin.html b/docs/pythondoc-PIL.XpmImagePlugin.html
deleted file mode 100644
index 218f70477..000000000
--- a/docs/pythondoc-PIL.XpmImagePlugin.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-The PIL.XpmImagePlugin Module
-
-
-
-The PIL.XpmImagePlugin Module
-
-XpmImageFile (class) [# ]
-
-Image plugin for X11 pixel maps.
-For more information about this class, see The XpmImageFile Class .
-
-
-
-
-XpmImageFile (class) [# ]
-
-
-
-