ImageLoader Class Reference

Very light wrapper around gd for reading images from file. More...

#include <ImageLoader.h>

List of all members.

Public Member Functions

bool load (const char *fname)
void clear ()
yarp::sig::PixelBgra pixel (int x, int y)
bool isValid ()
int width ()
int height ()
gdImagePtr take ()


Detailed Description

Very light wrapper around gd for reading images from file.
The documentation for this class was generated from the following files: