Function TRAP::Graphics::API::ImageFormatIsU16#
Function Documentation#
-
constexpr bool TRAP::Graphics::API::ImageFormatIsU16(const ImageFormat fmt) noexcept#
Retrieve whether the given image format stores data as u16.
- Parameters:
fmt – Image format.
- Returns:
True if the format stores u16 data.