Function isFileImage

  • Checks if the given file is an image.

    Parameters

    • file: MwFile

      The file to check.

    Returns boolean

    true if the file is an image, otherwise false.