SMIL  1.0.4
Image Class and Methods

Detailed Description

+ Collaboration diagram for Image Class and Methods:

Classes

class  ImageViewer< T >
 Base image viewer. More...
 
class  SharedImage< T >
 Image that uses an existing (1D) data pointer. More...
 
class  Image< T >
 Main Image class. More...
 

Functions

template<class T >
RES_T drawOverlay (const Image< T > &imToDraw, Image< T > &imOut)
 Draw overlay.