Floating point RGB pixel type.
More...
#include <yarp/sig/Image.h>
|
float | r {0.0F} |
|
float | g {0.0F} |
|
float | b {0.0F} |
|
Floating point RGB pixel type.
Definition at line 578 of file Image.h.
◆ PixelRgbFloat() [1/2]
yarp::sig::PixelRgbFloat::PixelRgbFloat |
( |
| ) |
|
|
default |
◆ PixelRgbFloat() [2/2]
yarp::sig::PixelRgbFloat::PixelRgbFloat |
( |
float |
n_r, |
|
|
float |
n_g, |
|
|
float |
n_b |
|
) |
| |
|
inline |
float yarp::sig::PixelRgbFloat::b {0.0F} |
float yarp::sig::PixelRgbFloat::g {0.0F} |
float yarp::sig::PixelRgbFloat::r {0.0F} |
The documentation for this struct was generated from the following file:
- src/libYARP_sig/src/yarp/sig/Image.h