jimp-dev/jimp

Multipage TIFFs only return first page

Aberta

#816 aberto em 18 de nov. de 2019

 (1 comentário) (3 reações) (0 responsável)JavaScript (785 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (13.218 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Expected Behavior

When reading a TIFF file with multiple pages, I would expect the buffer from each page to be available.

Current Behavior

Only the first page of the multiple page TIFF file is returned.

Guia do colaborador