Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::api::ElementColor Struct Reference

Element in ColorMap. More...

#include <MechEyeFrame.hpp>

Public Attributes

uint8_t b {0}
 Blue channel.
 
uint8_t g {0}
 Green channel.
 
uint8_t r {0}
 Red channel.
 

Detailed Description

Element in ColorMap.

Definition at line 58 of file MechEyeFrame.hpp.

Member Data Documentation

◆ b

uint8_t mmind::api::ElementColor::b {0}

Blue channel.

Definition at line 60 of file MechEyeFrame.hpp.

◆ g

uint8_t mmind::api::ElementColor::g {0}

Green channel.

Definition at line 61 of file MechEyeFrame.hpp.

◆ r

uint8_t mmind::api::ElementColor::r {0}

Red channel.

Definition at line 62 of file MechEyeFrame.hpp.


The documentation for this struct was generated from the following file: