begin() | SimpleRGBImage | |
begin() const (defined in SimpleRGBImage) | SimpleRGBImage | |
end() | SimpleRGBImage | |
end() const (defined in SimpleRGBImage) | SimpleRGBImage | |
height() const | SimpleRGBImage | |
operator()(unsigned int x, unsigned int y) | SimpleRGBImage | |
operator()(unsigned int x, unsigned int y) const (defined in SimpleRGBImage) | SimpleRGBImage | |
operator=(const SimpleRGBImage &image) | SimpleRGBImage | |
operator[](size_t n) | SimpleRGBImage | |
operator[](size_t n) const (defined in SimpleRGBImage) | SimpleRGBImage | |
read(std::istream &is) | SimpleRGBImage | |
resize(unsigned int width, unsigned int height) | SimpleRGBImage | |
SimpleRGBImage() | SimpleRGBImage | |
SimpleRGBImage(const SimpleRGBImage &image) | SimpleRGBImage | |
SimpleRGBImage(unsigned int width, unsigned int height) | SimpleRGBImage | |
SimpleRGBImage(std::istream &is) | SimpleRGBImage | |
size() const | SimpleRGBImage | |
width() const | SimpleRGBImage | |
write(std::ostream &os) | SimpleRGBImage | |
~SimpleRGBImage() | SimpleRGBImage |