Struct ElementColor

Struct Documentation

struct mmind::api::ElementColor

Element in ColorMap.

Public Members

uint8_t b

Blue channel.

uint8_t g

Green channel.

uint8_t r

Red channel.