Scope
|
This is the complete list of members for scope::BGRA8Pixel, including all inherited members.
A | scope::BGRA8Pixel | |
B | scope::BGRA8Pixel | |
BGRA8Pixel() | scope::BGRA8Pixel | inline |
BGRA8Pixel(const uint8_t &val) | scope::BGRA8Pixel | inline |
BGRA8Pixel(const uint8_t &vB, const uint8_t &vG, const uint8_t &vR) | scope::BGRA8Pixel | inline |
G | scope::BGRA8Pixel | |
operator+(const BGRA8Pixel &adder) | scope::BGRA8Pixel | inline |
operator+=(const BGRA8Pixel &adder) | scope::BGRA8Pixel | inline |
operator=(const uint8_t &val) | scope::BGRA8Pixel | inline |
R | scope::BGRA8Pixel | |
to_blue(const uint8_t &val) (defined in scope::BGRA8Pixel) | scope::BGRA8Pixel | inline |
to_gray(const uint8_t &val) (defined in scope::BGRA8Pixel) | scope::BGRA8Pixel | inline |
to_green(const uint8_t &val) (defined in scope::BGRA8Pixel) | scope::BGRA8Pixel | inline |
to_red(const uint8_t &val) (defined in scope::BGRA8Pixel) | scope::BGRA8Pixel | inline |