#include <load_and_save.h>
Static Public Member Functions | |
static void | write (std::ostream &os, const SubImage< Pixel > &im, const std::map< std::string, Parameter<> > &p) |
Definition at line 302 of file load_and_save.h.
static void CVD::Internal::maybe_process_and_write< Pixel, ImageWriter, OutgoingPixel >::write | ( | std::ostream & | os, | |
const SubImage< Pixel > & | im, | |||
const std::map< std::string, Parameter<> > & | p | |||
) | [inline, static] |
Definition at line 304 of file load_and_save.h.