image view class More...
Go to the source code of this file.
Classes | |
class | image_view< Loc > |
A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,PixelBasedConcept,HasDynamicXStepTypeConcept,HasDynamicYStepTypeConcept,HasTransposedTypeConcept. More... | |
Namespaces | |
boost | |
Pixel 2D LOCATOR. | |
Functions | |
template<typename L2 > | |
void | swap (image_view< L2 > &x, image_view< L2 > &y) |
image view class