Integer RGB pixel type. More...
#include <yarp/sig/Image.h>
Public Member Functions | |
PixelRgbInt ()=default | |
PixelRgbInt (int n_r, int n_g, int n_b) | |
Public Attributes | |
yarp::os::NetInt32 | r {0} |
yarp::os::NetInt32 | g {0} |
yarp::os::NetInt32 | b {0} |
|
default |
|
inline |
yarp::os::NetInt32 yarp::sig::PixelRgbInt::b {0} |
yarp::os::NetInt32 yarp::sig::PixelRgbInt::g {0} |
yarp::os::NetInt32 yarp::sig::PixelRgbInt::r {0} |