is_image method

On this page

is_image

def is_image(cls, file_type):
    ...
Parameter Type Description
file_type FileType

Returns: bool

See Also

On this page