TiffTags Module TiffTags Module The TiffTags module exposes many of the stantard TIFFmetadata tag numbers, names, and type information. PIL.TiffTags. lookup (tag)[源代码] 参...
ExifTags Module ExifTags Module The ExifTags module exposes two dictionaries whichprovide constants and clear-text names for various well-known EXIF tags. class PIL.ExifTags...
7.1.0 API Changes Allow saving of zero quality JPEG images API Additions New channel operations PILLOW_VERSION constant Reading JPEG comments Support for different charset enc...
ImageFont Module Example Functions Methods ImageFont Module The ImageFont module defines a class with the same name. Instances ofthis class store bitmap fonts, and are used...
5.2.0 API Changes Deprecations API Additions 3D color lookup tables ImageColor.getrgb ImageFile.get_format_mimetype ImageFont.getsize_multiline Image.rotate TGA file format ...
ImageWin Module (Windows-only) ImageWin Module (Windows-only) The ImageWin module contains support to create and display images onWindows. ImageWin can be used with PythonWin...