ColorConverter< 4, 1 > Class Template Reference

#include <blitter.h>

List of all members.

Public Types

typedef PixelSize2Type<
4 >::PixelType 
SourcePixelType
typedef PixelSize2Type<
1 >::PixelType 
TargetPixelType

Public Member Functions

 ColorConverter (const Surface &sourceSurface, Surface &targetSurface)
TargetPixelType convert (SourcePixelType sp)


Detailed Description

template<>
class ColorConverter< 4, 1 >

Definition at line 211 of file blitter.h.


Member Typedef Documentation

typedef PixelSize2Type<4>::PixelType ColorConverter< 4, 1 >::SourcePixelType

Definition at line 215 of file blitter.h.

typedef PixelSize2Type<1>::PixelType ColorConverter< 4, 1 >::TargetPixelType

Definition at line 216 of file blitter.h.


Constructor & Destructor Documentation

ColorConverter< 4, 1 >::ColorConverter ( const Surface sourceSurface,
Surface targetSurface 
) [inline]

Definition at line 224 of file blitter.h.


Member Function Documentation

TargetPixelType ColorConverter< 4, 1 >::convert ( SourcePixelType  sp  )  [inline]

Definition at line 240 of file blitter.h.


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:46:30 2012 for Advanced Strategic Command by  doxygen 1.5.1