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 Added register_extensions method 2017-09-04 20:32:07 +10:00
FliImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
FontFile.py
FpxImagePlugin.py
FtexImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
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 Added register_extensions method 2017-09-04 20:32:07 +10:00
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 Improved ImageDraw documentation 2017-07-16 15:22:46 +10:00
ImageDraw2.py
ImageEnhance.py use getchannel where is possible 2017-08-09 02:36:07 +03:00
ImageFile.py Added context manager support 2017-10-07 23:18:23 +11:00
ImageFilter.py ImageFilter.BoxBlur 2017-09-14 01:59:25 +03:00
ImageFont.py Change wording from 'stream' to 'file-like object. 2017-11-20 09:00:23 -06:00
ImageGrab.py Removed debugging interface for Image.core.grabclipboard 2017-09-01 20:02:55 +10:00
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
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 Added register_extensions method 2017-09-04 20:32:07 +10:00
JpegImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
JpegPresets.py Fix wrong formula for subsampling=2 while JPEG saving 2017-08-27 20:03:36 +03:00
McIdasImagePlugin.py
MicImagePlugin.py Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
MpegImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
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 Replaced annoying tabs within code 2017-08-29 16:11:23 +02:00
TarIO.py
TgaImagePlugin.py Merge pull request #2713 from radarhere/tga 2017-09-09 10:21:23 +01:00
TiffImagePlugin.py Merge pull request #2883 from uploadcare/tiff-wrong-bitspersample 2017-12-09 14:32:47 +00:00
TiffTags.py Specific change for issue #2006, ImageJ Metadata counts are incorrect in TiffTags 2017-09-14 20:05:13 +01:00
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 Added register_extensions method 2017-09-04 20:32:07 +10:00
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py