Template Struct TypeTraits< uchar3 >

Struct Documentation

template<>
struct TypeTraits<uchar3>

Public Types

using base_type = unsigned char

Public Static Attributes

static constexpr int components = 3
static constexpr int elements = 3
static constexpr char name[] = "uchar3"
static constexpr base_type min = 0
static constexpr base_type max = UCHAR_MAX