mmsfb_drawline_argb.cpp File Reference

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

Include dependency graph for mmsfb_drawline_argb.cpp:

Go to the source code of this file.


Functions

void mmsfb_drawline_argb (MMSFBSurfacePlanes *dst_planes, int dst_height, MMSFBRegion &clipreg, int x1, int y1, int x2, int y2, MMSFBColor &color)
 Draw line ARGB.

Function Documentation

void mmsfb_drawline_argb ( MMSFBSurfacePlanes dst_planes,
int  dst_height,
MMSFBRegion clipreg,
int  x1,
int  y1,
int  x2,
int  y2,
MMSFBColor color 
)

Draw line ARGB.

Author:
Jens Schneider

Definition at line 36 of file mmsfb_drawline_argb.cpp.