Function TRAP::Graphics::API::ImageFormatIsPlanar#

Function Documentation#

constexpr bool TRAP::Graphics::API::ImageFormatIsPlanar(const ImageFormat fmt) noexcept#

Retrieve wheter the given image format is planar.

Parameters:

fmtImage format.

Returns:

True if planar, false otherwise.