X-Boost  2.3.8
Classes | Functions
Image.h File Reference

method to hold an image More...

#include "Types.h"
#include <algorithm>
#include <string.h>

Go to the source code of this file.

Classes

struct  ImageHandle
 
struct  Image
 a structure to hold image data (memory) More...
 

Functions

void std::swap (::Image &a,::Image &b)
 swap two images without perform a copy of data
 

Detailed Description

method to hold an image