VideoTools
|
A private pimple-pattern class for Gr::PngReader. More...
Public Types | |
typedef PngReader::Map | Map |
Public Member Functions | |
void | decode (ImageData &, const G::Path &path, int scale, bool monochrome_out) |
void | decode (ImageData &, const char *data_p, size_t data_size, int scale, bool monochrome_out) |
void | decode (ImageData &, const ImageBuffer &, int scale, bool monochrome_out) |
Map | tags () const |
A private pimple-pattern class for Gr::PngReader.
Definition at line 25 of file grpng_none.cpp.