name property

name property

Returns a formal name of this image format. Never reurns NULL. If instance is not corrupted, never throws an exception.

Definition:

@property
def name(self):
    ...

See Also