eLynx SDK v3.0.1
C++ image processing API reference

eLynx::Image::LuminanceCell< Pixel > Struct Template Reference

#include <PixelServices.h>

List of all members.


Public Types

typedef Pixel Pixel_t
typedef Pixel_t::type type_t

Public Attributes

type_t _luminance
Pixel_t _pixel

Detailed Description

template<class Pixel>
struct eLynx::Image::LuminanceCell< Pixel >

Definition at line 173 of file PixelServices.h.


Member Typedef Documentation

template<class Pixel >
typedef Pixel eLynx::Image::LuminanceCell< Pixel >::Pixel_t

Definition at line 175 of file PixelServices.h.

template<class Pixel >
typedef Pixel_t::type eLynx::Image::LuminanceCell< Pixel >::type_t

Definition at line 176 of file PixelServices.h.


Member Data Documentation

template<class Pixel >
type_t eLynx::Image::LuminanceCell< Pixel >::_luminance

Definition at line 177 of file PixelServices.h.

template<class Pixel >
Pixel_t eLynx::Image::LuminanceCell< Pixel >::_pixel

Definition at line 178 of file PixelServices.h.


The documentation for this struct was generated from the following file:

Generated on 14 Apr 2009 by doxygen 1.5.8