Template Struct TypeTraits< uchar1 >

Struct Documentation

template<>
struct TypeTraits<uchar1>

Public Types

using base_type = unsigned char

Public Static Attributes

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