Gnash  0.8.10
Namespaces | Functions
ScreenShotter.cpp File Reference
#include "ScreenShotter.h"
#include <vector>
#include <string>
#include <cstring>
#include <algorithm>
#include <cstdio>
#include <boost/algorithm/string/replace.hpp>
#include <boost/lexical_cast.hpp>
#include "log.h"
#include "GnashEnums.h"
#include "IOChannel.h"
#include "Renderer.h"
#include "tu_file.h"

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

FileType gnash::typeFromFileName (const std::string &filename)
 Guess an appropriate file type from the filename.