Luna::Image::is_packed
bool is_packed(DDSFormat fmt)
Checks whether one DDSFormat is a packed format.
Parameters
-
in fmt
The format to check.
Return value
Returns true
if the format is a packed format, returns false
otherwise.
bool is_packed(DDSFormat fmt)
Checks whether one DDSFormat is a packed format.
in fmt
The format to check.
Returns true
if the format is a packed format, returns false
otherwise.