You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.01.

Struct slamcore::ImageFormatTraits

template<ImageFormat fmt>
struct ImageFormatTraits

Traits specific to the corresponding slamcore::ImageFormat they are templated for Supports storing information for the following properties:

  • Channels - numbers of associated channels

  • ChannelType - e.g., float / double, …