Pillow/PIL
2017-12-19 15:52:49 +00:00
..
__init__.py
_binary.py
_tkinter_finder.py
_util.py
BdfFontFile.py
BmpImagePlugin.py Removed debugging code 2017-11-24 21:34:58 +11:00
BufrStubImagePlugin.py
ContainerIO.py Fix docstring error 2017-09-20 10:49:14 +00:00
CurImagePlugin.py
DcxImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
DdsImagePlugin.py
EpsImagePlugin.py Merge pull request #1860 from radarhere/register_extensions 2017-09-22 15:59:04 +01:00
ExifTags.py
features.py - Conditonally compile animation support, only if the mux.h and demux.h headers meet the ABI version requirements 2017-09-27 19:04:24 -07:00
FitsStubImagePlugin.py
FliImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
FontFile.py
FpxImagePlugin.py
FtexImagePlugin.py
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py Added support for generators when using append_images 2017-11-04 10:46:15 +11:00
GimpGradientFile.py
GimpPaletteFile.py
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py
IcoImagePlugin.py
Image.py Remove unnecessary bool() calls throughout project 2017-12-16 09:34:12 -08:00
ImageChops.py
ImageCms.py
ImageColor.py
ImageDraw.py
ImageDraw2.py
ImageEnhance.py
ImageFile.py Added context manager support 2017-10-07 23:18:23 +11:00
ImageFilter.py
ImageFont.py Change wording from 'stream' to 'file-like object. 2017-11-20 09:00:23 -06:00
ImageGrab.py
ImageMath.py
ImageMode.py
ImageMorph.py
ImageOps.py Corrected parameters in documentation 2017-09-29 21:08:49 +10:00
ImagePalette.py
ImagePath.py
ImageQt.py
ImageSequence.py Merge pull request #1686 from radarhere/seek 2016-01-31 09:08:09 -08:00
ImageShow.py Reorder/refactor for consistency 2017-11-22 12:13:13 +02:00
ImageStat.py
ImageTk.py
ImageTransform.py Fixed typo 2017-10-13 19:55:53 +11:00
ImageWin.py
ImImagePlugin.py Removed debugging code 2017-11-24 21:34:58 +11:00
ImtImagePlugin.py
IptcImagePlugin.py
Jpeg2KImagePlugin.py
JpegImagePlugin.py
JpegPresets.py
McIdasImagePlugin.py
MicImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
MpegImagePlugin.py
MpoImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
MspImagePlugin.py
OleFileIO.py Replace PIL.OleFileIO warning with descriptive ImportError 2017-11-05 19:25:52 +02:00
PaletteFile.py
PalmImagePlugin.py Removed debugging code 2017-11-24 21:34:58 +11:00
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py Removed debugging code 2017-11-24 21:34:58 +11:00
PdfImagePlugin.py Fix #2804 : sets encoderinfo for images when saving multi-page PDF 2017-10-19 13:30:34 +02:00
PixarImagePlugin.py
PngImagePlugin.py Merge pull request #2873 from radarhere/debugging 2017-12-19 15:52:49 +00:00
PpmImagePlugin.py whitespace tuple 2017-11-02 21:32:33 +00:00
PsdImagePlugin.py Added _min_frame property 2017-09-30 13:33:13 +10:00
PSDraw.py
PyAccess.py Corrected parameters in documentation 2017-09-29 21:08:49 +10:00
SgiImagePlugin.py use raw pack/unpack instead of python math 2017-09-29 13:41:39 +00:00
SpiderImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
SunImagePlugin.py
TarIO.py
TgaImagePlugin.py
TiffImagePlugin.py Merge pull request #2883 from uploadcare/tiff-wrong-bitspersample 2017-12-09 14:32:47 +00:00
TiffTags.py
version.py 4.4.0.dev0 version bump 2017-10-04 20:01:53 +11:00
WalImageFile.py
WebPImagePlugin.py Added support for generators when using append_images for WEBP 2017-11-06 20:06:50 +11:00
WmfImagePlugin.py
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py