@willwade/aac-processors
    Preparing search index...

    Function openImage

    • Read an image entry from a gridset zip by path.

      Parameters

      • gridsetBuffer: Buffer

        Gridset archive contents

      • entryPath: string

        Entry name inside the zip

      • password: string | undefined = ...

      Returns Buffer | null

      Image data buffer or null if not found