|
egami
C++ Image Processing program
|
Low level image manipulation facilities. More...
#include <memory>#include <string>#include <gdkmm/pixbuf.h>#include <glibmm/refptr.h>

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 |
Low level image manipulation facilities.
Definition in file image.hpp.
1.7.4