Empirical
Classes | Namespaces
RawImage.h File Reference

Handle the fundamental loading of an image (without Widget tracking) More...

#include <functional>
#include <map>
#include <string>
#include <vector>
#include "../base/Ptr.h"
#include "../base/vector.h"
#include "../control/Signal.h"
#include "../tools/map_utils.h"
#include "emfunctions.h"
#include "JSWrap.h"

Go to the source code of this file.

Classes

struct  emp::internal::ImageInfo
 Detailed information about an image. More...
 
class  emp::internal::ImageManager
 
class  emp::RawImage
 Fundamental information about a single image. More...
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::internal
 

Detailed Description

Handle the fundamental loading of an image (without Widget tracking)

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2018