mime_code property

mime_code property

MIME code of a particular image type as a string. For the Undefined type returns a string ‘unsefined’.

Definition:

@property
def mime_code(self):
    ...

See Also