mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 22:56:16 +01:00
Expose levels metadata for multi-level images #2222
This commit is contained in:
@@ -39,6 +39,7 @@ struct MetadataBaton {
|
||||
int loop;
|
||||
std::vector<int> delay;
|
||||
int pagePrimary;
|
||||
std::vector<std::pair<int, int>> levels;
|
||||
bool hasProfile;
|
||||
bool hasAlpha;
|
||||
int orientation;
|
||||
|
||||
Reference in New Issue
Block a user