egami
C++ Image Processing program
Classes
/homes/esi30/DCS339/coursework/src/image.hpp File Reference

Low level image manipulation facilities. More...

#include <memory>
#include <string>
#include <gdkmm/pixbuf.h>
#include <glibmm/refptr.h>
Include dependency graph for image.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Pixel_proxy
 A proxy to a pixel in an image. More...
struct  Pixel
class  Row_proxy
 A proxy to a row in an image. More...
struct  const_Pixel_proxy
class  const_Row_proxy
class  Image
 Image data manipulation facility. More...
class  Image::iterator
class  Image::const_iterator

Detailed Description

Low level image manipulation facilities.

Definition in file image.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends