Template Struct TypeTraits< uchar2 >

Struct Documentation

template<>
struct TypeTraits<uchar2>

Public Types

using base_type = unsigned char

Public Static Attributes

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