 
    #include "mmsgui/fb/mmsfbconv.h"#include "mmstools/mmstools.h"

Go to the source code of this file.
| Functions | |
| void | mmsfb_drawstring_blend_rgb32 (MMSFBSurfacePlanes *dst_planes, MMSFBFont *font, MMSFBRegion &clipreg, string &text, int len, int x, int y, MMSFBColor &color) | 
| Draw string with alpha blending RGB32. | |
| void mmsfb_drawstring_blend_rgb32 | ( | MMSFBSurfacePlanes * | dst_planes, | |
| MMSFBFont * | font, | |||
| MMSFBRegion & | clipreg, | |||
| string & | text, | |||
| int | len, | |||
| int | x, | |||
| int | y, | |||
| MMSFBColor & | color | |||
| ) | 
Draw string with alpha blending RGB32.
Definition at line 36 of file mmsfb_drawstring_blend_rgb32.cpp.
