| eLynx SDK
v3.0.1 C++ image processing API reference |
#include <PixelServices.h>
Public Types | |
| typedef Pixel | Pixel_t |
| typedef Pixel_t::type | type_t |
Public Attributes | |
| type_t | _luminance |
| Pixel_t | _pixel |
Definition at line 173 of file PixelServices.h.
| typedef Pixel eLynx::Image::LuminanceCell< Pixel >::Pixel_t |
Definition at line 175 of file PixelServices.h.
| typedef Pixel_t::type eLynx::Image::LuminanceCell< Pixel >::type_t |
Definition at line 176 of file PixelServices.h.
| type_t eLynx::Image::LuminanceCell< Pixel >::_luminance |
Definition at line 177 of file PixelServices.h.
| Pixel_t eLynx::Image::LuminanceCell< Pixel >::_pixel |
Definition at line 178 of file PixelServices.h.