#include <blitter.h>
Inheritance diagram for ColorTransform_Gray< 4 >:

Public Member Functions | |
| ColorTransform_Gray (NullParamType npt) | |
Protected Member Functions | |
| ColorTransform_Gray () | |
| Color | transform (Color col) |
| void | init (const Surface &src) |
Definition at line 575 of file blitter.h.
| ColorTransform_Gray< 4 >::ColorTransform_Gray | ( | ) | [inline, protected] |
| ColorTransform_Gray< 4 >::ColorTransform_Gray | ( | NullParamType | npt | ) | [inline] |
| Color ColorTransform_Gray< 4 >::transform | ( | Color | col | ) | [inline, protected] |
| void ColorTransform_Gray< 4 >::init | ( | const Surface & | src | ) | [inline, protected] |
1.5.1