Function TRAP::Graphics::API::ImageFormatIsCompressed#
Function Documentation#
-
constexpr bool TRAP::Graphics::API::ImageFormatIsCompressed(const ImageFormat fmt) noexcept#
Retrieve whether the image format is a compresed format.
- Parameters:
fmt – Image format.
- Returns:
True if the image format is a compressed format.