.. |
__init__.py
|
|
|
_binary.py
|
|
|
_tkinter_finder.py
|
|
|
_util.py
|
|
|
BdfFontFile.py
|
|
|
BmpImagePlugin.py
|
|
|
BufrStubImagePlugin.py
|
Only need to read 4 bytes
|
2017-03-04 16:39:03 +02:00 |
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
|
Merge pull request #2738 from uploadcare/block-storage
|
2017-10-01 20:41:08 +01:00 |
ImageChops.py
|
|
|
ImageCms.py
|
|
|
ImageColor.py
|
|
|
ImageDraw.py
|
|
|
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
|
|
|
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
|
|
|
ImageStat.py
|
|
|
ImageTk.py
|
|
|
ImageTransform.py
|
Fixed typo
|
2017-10-13 19:55:53 +11:00 |
ImageWin.py
|
|
|
ImImagePlugin.py
|
Moved seek frame position check into ImageFile
|
2017-09-30 13:32:43 +10: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
|
|
|
PcdImagePlugin.py
|
|
|
PcfFontFile.py
|
|
|
PcxImagePlugin.py
|
|
|
PdfImagePlugin.py
|
Fix #2804 : sets encoderinfo for images when saving multi-page PDF
|
2017-10-19 13:30:34 +02:00 |
PixarImagePlugin.py
|
Test pixar for similarity
|
2017-02-28 08:27:53 +02:00 |
PngImagePlugin.py
|
Added context manager support
|
2017-10-07 23:18:23 +11: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
|
Added support for generators when using append_images
|
2017-11-04 10:46:15 +11: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
|
- flake8 formatting fixes
|
2017-10-01 15:23:18 -07:00 |
WmfImagePlugin.py
|
Added register_extensions method
|
2017-09-04 20:32:07 +10:00 |
XbmImagePlugin.py
|
|
|
XpmImagePlugin.py
|
|
|
XVThumbImagePlugin.py
|
|
|