LMMS
Loading...
Searching...
No Matches
GlyphRenderer< T > Class Template Reference

Static Public Member Functions

static void Normal (unsigned char *gsrc, LICE_pixel *pout, int src_span, int dest_span, int width, int height, int red, int green, int blue, int a256)
static void Mono (unsigned char *gsrc, LICE_pixel *pout, int src_span, int dest_span, int width, int height, int red, int green, int blue, int alpha)
static void Effect (unsigned char *gsrc, LICE_pixel *pout, int src_span, int dest_span, int width, int height, int red, int green, int blue, int alpha, int r2, int g2, int b2)

Member Function Documentation

◆ Effect()

template<class T>
void GlyphRenderer< T >::Effect ( unsigned char * gsrc,
LICE_pixel * pout,
int src_span,
int dest_span,
int width,
int height,
int red,
int green,
int blue,
int alpha,
int r2,
int g2,
int b2 )
inlinestatic

◆ Mono()

template<class T>
void GlyphRenderer< T >::Mono ( unsigned char * gsrc,
LICE_pixel * pout,
int src_span,
int dest_span,
int width,
int height,
int red,
int green,
int blue,
int alpha )
inlinestatic

◆ Normal()

template<class T>
void GlyphRenderer< T >::Normal ( unsigned char * gsrc,
LICE_pixel * pout,
int src_span,
int dest_span,
int width,
int height,
int red,
int green,
int blue,
int a256 )
inlinestatic

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