Packed RGB pixel type.
More...
#include <yarp/sig/Image.h>
|
| | PixelRgb ()=default |
| |
| | PixelRgb (unsigned char n_r, unsigned char n_g, unsigned char n_b) |
| |
|
| unsigned char | r {0} |
| |
| unsigned char | g {0} |
| |
| unsigned char | b {0} |
| |
◆ PixelRgb() [1/2]
| yarp::sig::PixelRgb::PixelRgb |
( |
| ) |
|
|
default |
◆ PixelRgb() [2/2]
| yarp::sig::PixelRgb::PixelRgb |
( |
unsigned char |
n_r, |
|
|
unsigned char |
n_g, |
|
|
unsigned char |
n_b |
|
) |
| |
|
inline |
| unsigned char yarp::sig::PixelRgb::b {0} |
| unsigned char yarp::sig::PixelRgb::g {0} |
| unsigned char yarp::sig::PixelRgb::r {0} |
The documentation for this struct was generated from the following file:
- src/libYARP_sig/src/yarp/sig/Image.h