Canola  0.8.D001
Classes | Functions | Variables
lib/image/create_from_file.cc File Reference
#include <lib/ac/string.h>
#include <libexplain/output.h>
#include <lib/image/format/jpeg.h>
#include <lib/image/format/png.h>
#include <lib/sizeof.h>

Go to the source code of this file.

Classes

struct  table_t

Functions

static std::string extension (const std::string &path)

Variables

static table_t table []

Function Documentation

static std::string extension ( const std::string &  path) [static]

Definition at line 43 of file create_from_file.cc.


Variable Documentation

table_t table[] [static]