| Developer Documentation |
| Centre for Vision, Speech & Signal Processing |
| USER | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
LImageIterC::LImageIterC(const ImageC
LImageIterC::LImageIterC(const LImageIterC
LImageIterC::LImageIterC(const ImageC
LImageIterC::operator=(const ImageC
LImageIterC::First(void)
LImageIterC::Next(void)
LImageIterC::operator++(void)
LImageIterC::operator++(int)
LImageIterC::RNext(void)
LImageIterC::Col(void) const
LImageIterC::Pixel(void) const
LImageIterC::Data(void)
LImageIterC::Data(void) const
LImageIterC::DataU(void)
LImageIterC::DataU(void) const
LImageIterC::DataB(void)
LImageIterC::DataB(void) const
LImageIterC::operator*(void)
LImageIterC::operator*(void) const
LImageIterC::operator->(void)
LImageIterC::operator->(void) const
LImageIterC::Row(void) const
LImageIterC::IsElm(void) const
LImageIterC::operator bool(void) const
LImageIterC::IsEndOfRow(void) const
LImageIterC::RowPtr(const IndexT &)
| LImageIterC<class DataC> | |
| Pointer based image iterator. | |
| include | "amma/Image/LImageIter.hh" |
| User Level: | Default |
| Library: | Image |
| Example: | exIter.cc |
| Section: | Image.Indexing.Iterators |
| In Scope: | std |
Comments:
NB. This does NOT create a refrence to the image.
A small object.
Variables:
NB. Be VERY carefull because this can
break the constant mechanism.
NB. Be VERY carefull because this can
break the constant mechanism.
| Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001 |