#include <segmentationimage_portmonitor/SegmentationImage.h>
Public Attributes | |
char | r |
char | g |
char | b |
Definition at line 20 of file SegmentationImage.h.
char rgbColor::b |
Definition at line 24 of file SegmentationImage.h.
char rgbColor::g |
Definition at line 23 of file SegmentationImage.h.
char rgbColor::r |
Definition at line 22 of file SegmentationImage.h.