struct for holding rgb values (in [0,255])
More...
#include <Image.hpp>
|
| Color (int r=0, int g=0, int b=0) |
|
struct for holding rgb values (in [0,255])
Definition at line 43 of file Image.hpp.
◆ Color()
pwiz::util::Image::Color::Color |
( |
int |
r = 0 , |
|
|
int |
g = 0 , |
|
|
int |
b = 0 |
|
) |
| |
|
inline |
◆ red
int pwiz::util::Image::Color::red |
◆ green
int pwiz::util::Image::Color::green |
◆ blue
int pwiz::util::Image::Color::blue |
The documentation for this struct was generated from the following file:
- /build/libpwiz-MvqUM3/libpwiz-3.0.18342/pwiz/utility/misc/Image.hpp