#include <blitter.h>
Inheritance diagram for ColorTransform_XLAT< pixelSize >:

Public Member Functions | |
| void | setTranslationTable (const char *translationTable) |
| ColorTransform_XLAT (NullParamType npt) | |
| ColorTransform_XLAT (const char *t) | |
Protected Member Functions | |
| ColorTransform_XLAT () | |
| void | init (const Surface &src) |
| Color | transform (Color col) |
Definition at line 531 of file blitter.h.
| ColorTransform_XLAT< pixelSize >::ColorTransform_XLAT | ( | ) | [inline, protected] |
| ColorTransform_XLAT< pixelSize >::ColorTransform_XLAT | ( | NullParamType | npt | ) | [inline] |
| ColorTransform_XLAT< pixelSize >::ColorTransform_XLAT | ( | const char * | t | ) | [inline] |
| void ColorTransform_XLAT< pixelSize >::init | ( | const Surface & | src | ) | [inline, protected] |
| Color ColorTransform_XLAT< pixelSize >::transform | ( | Color | col | ) | [inline, protected] |
| void ColorTransform_XLAT< pixelSize >::setTranslationTable | ( | const char * | translationTable | ) | [inline] |
1.5.1