|
VideoTools
|
#include "gdef.h"#include "grimagebuffer.h"#include <string>#include <vector>#include <iostream>Go to the source code of this file.
Classes | |
| class | Gr::ImageType |
| An encapsulation of image type, including width, height and number of channels, with support for a string form that encodes the same information. More... | |
| struct | Gr::ImageType::String |
| A small-string class used for stringised Gr::ImageType instances. More... | |
Namespaces | |
| Gr | |
| Static image classes. | |
Functions | |
| std::ostream & | Gr::operator<< (std::ostream &stream, const ImageType &s) |