The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
wesmage.cpp File Reference

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>
Include dependency graph for wesmage.cpp:

Go to the source code of this file.

Functions

static clock_t get_begin_time ()
 
int main (int argc, char *argv[])
 

Detailed Description

Tool to test the image conversion functions.

Definition in file wesmage.cpp.

Function Documentation

static clock_t get_begin_time ( )
static

Definition at line 31 of file wesmage.cpp.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)