| Image() | dlr::computerVision::Image< FORMAT > | [inline] |
| Image(size_t rows, size_t columns) | dlr::computerVision::Image< FORMAT > | [inline] |
| Image(const Image< FORMAT > &source) | dlr::computerVision::Image< FORMAT > | [inline] |
| Image(const Array2D< PixelType > &source) | dlr::computerVision::Image< FORMAT > | [inline] |
| Image(size_t rows, size_t columns, PixelType *const dataPtr) | dlr::computerVision::Image< FORMAT > | [inline] |
| Image(size_t rows, size_t columns, PixelType *const dataPtr, size_t *referenceCountPtr) | dlr::computerVision::Image< FORMAT > | [inline] |
| operator=(const PixelType &value) | dlr::computerVision::Image< FORMAT > | [inline, virtual] |
| PixelType typedef (defined in dlr::computerVision::Image< FORMAT >) | dlr::computerVision::Image< FORMAT > | |
| ~Image() | dlr::computerVision::Image< FORMAT > | [inline, virtual] |
1.5.8