#include <blitter.h>
Public Member Functions | |
| ColorTransform_None (NullParamType npt) | |
Protected Member Functions | |
| ColorTransform_None () | |
| PixelType | transform (PixelType col) |
| void | init (const Surface &src) |
Definition at line 507 of file blitter.h.
| ColorTransform_None< pixelsize >::ColorTransform_None | ( | ) | [inline, protected] |
| ColorTransform_None< pixelsize >::ColorTransform_None | ( | NullParamType | npt | ) | [inline] |
| PixelType ColorTransform_None< pixelsize >::transform | ( | PixelType | col | ) | [inline, protected] |
| void ColorTransform_None< pixelsize >::init | ( | const Surface & | src | ) | [inline, protected] |
1.5.1