Function TRAP::Graphics::API::ImageFormatHeightOfBlock#

Function Documentation#

constexpr u32 TRAP::Graphics::API::ImageFormatHeightOfBlock(const ImageFormat fmt) noexcept#

Retrieve how many pixels are in the y dimension of a block of the given image format.

Parameters:

fmtImage format.

Returns:

Pixel count.