, including all inherited members.
data_t typedef | imaging::Image< N, DATA_t > | |
dimension | imaging::Image< N, DATA_t > | [static] |
empty() const | imaging::Image< N, DATA_t > | [inline] |
Image() | imaging::Image< N, DATA_t > | [inline] |
Image(const ublas::fixed_vector< size_t, dimension > &size) | imaging::Image< N, DATA_t > | [inline, explicit] |
Image(const std::string &file_name) | imaging::Image< N, DATA_t > | [inline, explicit] |
Image(const char *file_name) | imaging::Image< N, DATA_t > | [inline, explicit] |
Image(const source_accessor_t &image_accessor) | imaging::Image< N, DATA_t > | [inline, explicit] |
operator=(const Image< N, DATA_t > &source) | imaging::Image< N, DATA_t > | [inline] |
operator=(const source_accessor_t &image_accessor) | imaging::Image< N, DATA_t > | [inline] |
operator[](const ublas::fixed_vector< size_t, dimension > &index) const | imaging::Image< N, DATA_t > | [inline] |
operator[](const ublas::fixed_vector< size_t, dimension > &index) | imaging::Image< N, DATA_t > | [inline] |
read_image(const std::string &file_name) | imaging::Image< N, DATA_t > | [inline] |
resize(const ublas::fixed_vector< size_t, dimension > &size) | imaging::Image< N, DATA_t > | [inline] |
size() const | imaging::Image< N, DATA_t > | [inline] |
write_image(const std::string &file_name) const | imaging::Image< N, DATA_t > | [inline] |