pdfrx_web
    Preparing search index...

    Function isImageFile

    • Whether a File looks like an image the runtime can decode (by MIME type, or extension when typeless).

      Parameters

      • file: File

        The file value (File).

      Returns boolean

      Whether the condition is satisfied.