LMMS
Loading...
Searching...
No Matches
GlyphDrawImpl< COMBFUNC > Class Template Reference

Static Public Member Functions

static void DrawGlyph (const LICE_pixel_chan *srcalpha, LICE_pixel *destpx, int src_w, int src_h, LICE_pixel color, int span, int src_span, int aa)
static void DrawGlyphScale (const LICE_pixel_chan *srcalpha, LICE_pixel *destpx, int src_w, int src_h, LICE_pixel color, int span, int src_span, int aa, int scale)
static void DrawGlyphMono (const unsigned char *srcalpha, LICE_pixel *destpx, int src_w, int src_h, LICE_pixel color, int span, int src_span, int aa)
static void DrawGlyphMonoScale (const unsigned char *srcalpha, LICE_pixel *destpx, int src_w, int src_h, LICE_pixel color, int span, int src_span, int aa, int scale)

Member Function Documentation

◆ DrawGlyph()

template<class COMBFUNC>
void GlyphDrawImpl< COMBFUNC >::DrawGlyph ( const LICE_pixel_chan * srcalpha,
LICE_pixel * destpx,
int src_w,
int src_h,
LICE_pixel color,
int span,
int src_span,
int aa )
inlinestatic

◆ DrawGlyphMono()

template<class COMBFUNC>
void GlyphDrawImpl< COMBFUNC >::DrawGlyphMono ( const unsigned char * srcalpha,
LICE_pixel * destpx,
int src_w,
int src_h,
LICE_pixel color,
int span,
int src_span,
int aa )
inlinestatic

◆ DrawGlyphMonoScale()

template<class COMBFUNC>
void GlyphDrawImpl< COMBFUNC >::DrawGlyphMonoScale ( const unsigned char * srcalpha,
LICE_pixel * destpx,
int src_w,
int src_h,
LICE_pixel color,
int span,
int src_span,
int aa,
int scale )
inlinestatic

◆ DrawGlyphScale()

template<class COMBFUNC>
void GlyphDrawImpl< COMBFUNC >::DrawGlyphScale ( const LICE_pixel_chan * srcalpha,
LICE_pixel * destpx,
int src_w,
int src_h,
LICE_pixel color,
int span,
int src_span,
int aa,
int scale )
inlinestatic

The documentation for this class was generated from the following file: