Add support for 16 bit PNG images

This commit is contained in:
2022-06-11 22:39:06 +02:00
parent 9cd2ae14b3
commit 701a425cc7
3 changed files with 33 additions and 6 deletions
+1
View File
@@ -57,6 +57,7 @@ public:
UINT8C3,
UINT8C4,
UINT16C3,
UINT16C4,
FLOAT32C3,
UNKNOWN,
};