VideoTools
|
A Gr::PngWriter implementation class that holds tags. More...
Public Types | |
typedef std::multimap < std::string, std::string > | Map |
Public Member Functions | |
PngTagsImp (const Map &tags) | |
int | n () const |
png_text * | p () const |
A Gr::PngWriter implementation class that holds tags.
Definition at line 139 of file grpng_png.cpp.