jimp-dev/jimp

Multipage TIFFs only return first page

Open

#816 创建于 2019年11月18日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)JavaScript (785 fork)batch import
bughelp wanted

仓库指标

Star
 (13,218 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南