Utility/Image: Add HasAlpha() method

This commit is contained in:
Lynix
2016-11-18 01:15:58 +01:00
parent 93a2e54667
commit ff7e64494f
2 changed files with 40 additions and 0 deletions

View File

@@ -91,6 +91,8 @@ namespace Nz
ImageType GetType() const;
unsigned int GetWidth(UInt8 level = 0) const;
bool HasAlpha() const;
bool IsValid() const;
// Load