| eLynx SDK
v3.0.1 C++ image processing API reference |
#include "elx/core/CoreTypes.h"#include "IPixelIterator.h"#include <boost/iterator/iterator_facade.hpp>#include <boost/shared_ptr.hpp>#include "inl/Pixel/PixelIterator.inl"Go to the source code of this file.
Classes | |
| class | eLynx::Image::PixelIterator< Pixel > |
Namespaces | |
| namespace | eLynx |
| namespace | eLynx::Image |
Functions | |
| template<class Pixel > | |
| PixelIterator< Pixel > | eLynx::Image::elxDowncast (boost::shared_ptr< IPixelIterator > ispPixelIter) |
| template<class Pixel > | |
| PixelIterator< const Pixel > | eLynx::Image::elxConstDowncast (boost::shared_ptr< IPixelIterator > ispPixelIter) |