Python | PIL Attributes
PIL is the Python Imaging Library which provides the python interpreter with image editing capabilities. Attributes: Attribute defines the various property of an object, element or file. In the image, attribute refers to the size, filename, format or mode, etc. of the image. Image used is: Instances