#include "webevd/WebEVD/PNGArena.h"
#include "TString.h"
#include <iostream>
#include <png.h>
#include <thread>
#include <zlib.h>
Go to the source code of this file.
Namespaces | |
evd | |
LArSoft includes. | |
Functions | |
void | evd::webevd_png_write_fn (png_struct_def *png_ptr, png_byte *buffer, long unsigned int nbytes) |
void | evd::webevd_png_flush_fn (png_struct_def *png_ptr) |
void | evd::AnalyzeArena (const PNGArena &bytes) |