Template Struct TypeTraits< uchar4 >

Struct Documentation

template<>
struct TypeTraits<uchar4>

Public Types

using base_type = unsigned char

Public Static Attributes

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