|
egami
C++ Image Processing program
|
#include <fstream>#include <string>#include <cairomm/context.h>#include <cairomm/enums.h>#include <cairomm/refptr.h>#include <cairomm/surface.h>#include <gtkmm/drawingarea.h>#include <gtkmm/textbuffer.h>#include <gdkmm/general.h>#include "display_page.hpp"#include "display_unit.hpp"
Go to the source code of this file.
Functions | |
| void | swap (Image_unit &lhs, Image_unit &rhs) noexcept |
| void swap | ( | Image_unit & | lhs, |
| Image_unit & | rhs | ||
| ) |
1.7.4