| User Documentation |
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
LImageIter2C::LImageIter2C(const ImageC
LImageIter2C::LImageIter2C(const ImageC
LImageIter2C::First(void)
LImageIter2C::Next(void)
LImageIter2C::operator++(void)
LImageIter2C::operator++(int)
LImageIter2C::RNext(void)
LImageIter2C::Col(void) const
LImageIter2C::Pixel(void) const
LImageIter2C::Data1(void)
LImageIter2C::Data1(void) const
LImageIter2C::DataU1(void)
LImageIter2C::DataU1(void) const
LImageIter2C::DataB1(void)
LImageIter2C::DataB1(void) const
LImageIter2C::Data2(void)
LImageIter2C::Data2(void) const
LImageIter2C::DataU2(void)
LImageIter2C::DataU2(void) const
LImageIter2C::DataB2(void)
LImageIter2C::DataB2(void) const
LImageIter2C::Row(void) const
LImageIter2C::IsElm(void) const
LImageIter2C::operator bool(void) const
LImageIter2C::IsEndOfRow(void) const
| LImageIter2C<class Data1C,class Data2C> | |
| Pointer based image iterator. | |
| include | "amma/Image/LImageIter2.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:48:08 2001 |