mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 06:36:17 +01:00
Include pixel format depth when reading metadata
This commit is contained in:
@@ -29,6 +29,7 @@ struct MetadataBaton {
|
||||
int height;
|
||||
std::string space;
|
||||
int channels;
|
||||
std::string depth;
|
||||
int density;
|
||||
bool hasProfile;
|
||||
bool hasAlpha;
|
||||
|
||||
Reference in New Issue
Block a user