mmsfb_drawstring_blend_argb4444.cpp File Reference

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

Include dependency graph for mmsfb_drawstring_blend_argb4444.cpp:

Go to the source code of this file.


Functions

void mmsfb_drawstring_blend_argb4444 (MMSFBSurfacePlanes *dst_planes, MMSFBFont *font, MMSFBRegion &clipreg, string &text, int len, int x, int y, MMSFBColor &color)
 Draw string with alpha blending ARGB4444.

Function Documentation

void mmsfb_drawstring_blend_argb4444 ( MMSFBSurfacePlanes dst_planes,
MMSFBFont font,
MMSFBRegion clipreg,
string &  text,
int  len,
int  x,
int  y,
MMSFBColor color 
)

Draw string with alpha blending ARGB4444.

Author:
Jens Schneider

Definition at line 36 of file mmsfb_drawstring_blend_argb4444.cpp.