Tool to test the image conversion functions. More...
#include "tools/exploder_utils.hpp"#include "wesmage/exit.hpp"#include "wesmage/filter.hpp"#include "wesmage/options.hpp"#include <SDL_image.h>#include <ctime>#include <iostream>
Go to the source code of this file.
Functions | |
| static clock_t | get_begin_time () |
| int | main (int argc, char *argv[]) |
Tool to test the image conversion functions.
Definition in file wesmage.cpp.
|
static |
Definition at line 31 of file wesmage.cpp.
Referenced by main().
Definition at line 56 of file wesmage.cpp.
References toptions::count, lg::err(), filter_apply(), toptions::filters, get_begin_time(), i, toptions::input_filename, make_neutral_surface(), exploder_failure::message, preferences::options(), toptions::output_filename, toptions::parse(), image::save_image(), texit::status, surf, and toptions::time.
1.8.8