egami
C++ Image Processing program
Image Member List
This is the complete list of members for Image, including all inherited members.
at(unsigned y, unsigned x)Image
at(unsigned y, unsigned x) const Image
begin() noexceptImage
begin() const noexceptImage
blue(unsigned y, unsigned x) const Image
blue(unsigned y, unsigned x, unsigned char v)Image
clip(unsigned y, unsigned x, unsigned dy, unsigned dx)Image
clip_dxImage [protected]
clip_dyImage [protected]
clip_xImage [protected]
clip_yImage [protected]
const_Pixel_proxy classImage [friend]
dataImage [protected]
end() noexceptImage
end() const noexceptImage
green(unsigned y, unsigned x) const Image
green(unsigned y, unsigned x, unsigned char v)Image
has_roi() const Image
height() const noexceptImage
Image(const std::string &filepath)Image
Image(unsigned height, unsigned width)Image
Image()Image
Image(const Image &)Image
Image(Image &&) noexceptImage
m_blue(int y, int x) const Image
m_green(int y, int x) const Image
m_red(int y, int x) const Image
n_channels() const noexceptImage [protected]
operator=(Image) noexceptImage
operator[](unsigned y)Image
operator[](unsigned y) const Image
Pixel_proxy classImage [friend]
red(unsigned y, unsigned x) const Image
red(unsigned y, unsigned x, unsigned char v)Image
regionalisedImage [protected]
rowstride() const noexceptImage [protected]
save_img(const std::string &fp) const Image
swap(Image &lhs, Image &rhs) noexceptImage [friend]
true_height() const Image
true_width() const Image
unclip()Image
width() const noexceptImage
x_win() const Image
y_win() const Image
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends