#include "Media/MgzEncoder.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Util/log.H"
#include "Util/sformat.H"
#include "rutz/trace.h"
#include <sys/errno.h>
Go to the source code of this file.
Low-level class to decode mgz files
Definition in file MgzEncoder.C.