FlowEngine 7.517
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::Color Struct Reference

a packed RGB color More...

#include <CommonDef.h>

Public Attributes

ColorComponent r
 red component
 
ColorComponent g
 green component
 
ColorComponent b
 blue component
 

Detailed Description

a packed RGB color

Member Data Documentation

◆ b

ColorComponent FlowEngine::Color::b

blue component

◆ g

ColorComponent FlowEngine::Color::g

green component

◆ r

ColorComponent FlowEngine::Color::r

red component