Defines | Functions
ImageWriter.cpp File Reference
#include "puma2config.h"
#include "ImageWriter.h"
#include "PumaException.h"
#include "PumaMessages.h"
#include <cstdio>
#include <cerrno>
#include <cstring>
Include dependency graph for ImageWriter.cpp:

Go to the source code of this file.

Defines

#define USE_BUILTIN_PNM_WRITER   1

Functions

static bool writeImageColorBuiltinPNM (const ColorImageRGB8 &img, string &filename)
static bool writeImageGrayBuiltinPNM (const GrayLevelImage8 &img, string &filename)

Define Documentation

#define USE_BUILTIN_PNM_WRITER   1

Definition at line 24 of file ImageWriter.cpp.


Function Documentation

static bool writeImageColorBuiltinPNM ( const ColorImageRGB8 img,
string &  filename 
) [static]

Definition at line 232 of file ImageWriter.cpp.

static bool writeImageGrayBuiltinPNM ( const GrayLevelImage8 img,
string &  filename 
) [static]

Definition at line 129 of file ImageWriter.cpp.



obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43