-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
TIFF files can store multiple "pages", but Qt's support can only read the first page. QImageFormat::read is documented to returns the next image for animated formats, so this could maybe be used. However, a dedicated API to access a specific page would be more efficient for non-animated formats.