name property

name property

The formal name of this image format.

Never returns None. If the instance is not corrupted, no exception is raised.

Definition:

@property
def name(self):
    ...

See Also