
Public Member Functions | |
| ColorMerger_MaskApply (NullParamType npt=nullParam) | |
Protected Member Functions | |
| void | init (const Surface &srf) |
| void | assign (PixelType src, PixelType *dest) |
Definition at line 567 of file surface.cpp.
| ColorMerger_MaskApply< pixelsize >::ColorMerger_MaskApply | ( | NullParamType | npt = nullParam |
) | [inline] |
Definition at line 587 of file surface.cpp.
| void ColorMerger_MaskApply< pixelsize >::init | ( | const Surface & | srf | ) | [inline, protected] |
Reimplemented from ColorMerger_AlphaHandler< pixelsize >.
Definition at line 573 of file surface.cpp.
References ColorMerger_AlphaHandler< pixelsize >::init().
| void ColorMerger_MaskApply< pixelsize >::assign | ( | PixelType | src, | |
| PixelType * | dest | |||
| ) | [inline, protected] |
Definition at line 580 of file surface.cpp.
1.5.1