add_channels(int64_t amount, T const &value=T(0)) | mve::Image< T > | |
allocate(int64_t width, int64_t height, int64_t chans) | mve::TypedImageBase< T > | inline |
at(int64_t index) const | mve::Image< T > | inline |
at(int64_t index, int64_t channel) const | mve::Image< T > | inline |
at(int64_t x, int64_t y, int64_t channel) const | mve::Image< T > | inline |
at(int64_t index) | mve::Image< T > | inline |
at(int64_t index, int64_t channel) | mve::Image< T > | inline |
at(int64_t x, int64_t y, int64_t channel) | mve::Image< T > | inline |
begin(void) | mve::TypedImageBase< T > | inline |
begin(void) const | mve::TypedImageBase< T > | inline |
c | mve::ImageBase | protected |
channels(void) const | mve::ImageBase | inline |
clear(void) | mve::TypedImageBase< T > | inlinevirtual |
ConstPtr typedef | mve::Image< T > | |
copy_channel(int64_t src, int64_t dest) | mve::Image< T > | |
create(void) | mve::Image< T > | inlinestatic |
create(int64_t width, int64_t height, int64_t channels) | mve::Image< T > | inlinestatic |
create(Image< T > const &other) | mve::Image< T > | inlinestatic |
data | mve::TypedImageBase< T > | protected |
delete_channel(int64_t channel) | mve::Image< T > | |
duplicate(void) const | mve::Image< T > | inline |
duplicate_base(void) const | mve::TypedImageBase< T > | inlinevirtual |
end(void) | mve::TypedImageBase< T > | inline |
end(void) const | mve::TypedImageBase< T > | inline |
fill(T const &value) | mve::TypedImageBase< T > | inline |
fill_color(T const *color) | mve::Image< T > | inline |
get_byte_pointer(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_byte_pointer(void) | mve::TypedImageBase< T > | inlinevirtual |
get_byte_size(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_data(void) const | mve::TypedImageBase< T > | inline |
get_data(void) | mve::TypedImageBase< T > | inline |
get_data_pointer(void) const | mve::TypedImageBase< T > | inline |
get_data_pointer(void) | mve::TypedImageBase< T > | inline |
get_pixel_amount(void) const | mve::TypedImageBase< T > | inline |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_type_for_string(std::string const &type_string) | mve::ImageBase | inlinestatic |
get_type_string(void) const | mve::TypedImageBase< T > | inlinevirtual |
get_value_amount(void) const | mve::TypedImageBase< T > | inline |
h | mve::ImageBase | protected |
height(void) const | mve::ImageBase | inline |
Image(void)=default | mve::Image< T > | |
Image(int64_t width, int64_t height, int64_t channels) | mve::Image< T > | inline |
Image(Image< T > const &other) | mve::Image< T > | inline |
ImageBase(void)=default | mve::ImageBase | |
ImageData typedef | mve::Image< T > | |
linear_at(float x, float y, int64_t channel) const | mve::Image< T > | |
linear_at(float x, float y, T *px) const | mve::Image< T > | |
operator()(int64_t index) const | mve::Image< T > | inline |
operator()(int64_t index, int64_t channel) const | mve::Image< T > | inline |
operator()(int64_t x, int64_t y, int64_t channel) const | mve::Image< T > | inline |
operator()(int64_t index) | mve::Image< T > | inline |
operator()(int64_t index, int64_t channel) | mve::Image< T > | inline |
operator()(int64_t x, int64_t y, int64_t channel) | mve::Image< T > | inline |
operator[](int64_t index) | mve::Image< T > | inline |
operator[](int64_t index) const | mve::Image< T > | inline |
Ptr typedef | mve::Image< T > | |
reinterpret(int64_t new_w, int64_t new_h, int64_t new_c) | mve::ImageBase | inline |
resize(int64_t width, int64_t height, int64_t chans) | mve::TypedImageBase< T > | inline |
swap(TypedImageBase< T > &other) | mve::TypedImageBase< T > | inline |
swap_channels(int64_t c1, int64_t c2) | mve::Image< T > | |
TypedImageBase(void)=default | mve::TypedImageBase< T > | |
TypedImageBase(TypedImageBase< T > const &other) | mve::TypedImageBase< T > | inline |
valid(void) const | mve::ImageBase | inline |
ValueType typedef | mve::Image< T > | |
w | mve::ImageBase | protected |
width(void) const | mve::ImageBase | inline |
~ImageBase(void)=default | mve::ImageBase | virtual |
~TypedImageBase(void)=default | mve::TypedImageBase< T > | virtual |