|
VideoTools
|
#include "gdef.h"#include "grdef.h"#include "grimagedata.h"#include "grimagebuffer.h"#include "gpath.h"#include "gexception.h"#include <istream>#include <map>#include <utility>#include <string>#include <cstdio>#include <vector>Go to the source code of this file.
Classes | |
| class | Gr::Png |
| A static class providing information about the png library. More... | |
| class | Gr::PngInfo |
| A class that reads a png header in order to provide the image dimensions. More... | |
| class | Gr::PngReader |
| A read interface for libpng. More... | |
| class | Gr::PngWriter |
| An interface for writing a raw dgb image as a png file. More... | |
| struct | Gr::PngWriter::Output |
| Abstract interface for Gr::PngWriter::write(). More... | |
Namespaces | |
| Gr | |
| Static image classes. | |