convert.h File Reference

#include "tinyptc.h"

Go to the source code of this file.

Typedefs

typedef void(* PTC_CONVERTER )(void *src, void *dst, int pixels)

Functions

PTC_CONVERTER ptc_request_converter (int bits, int32 r, int32 g, int32 b)


Typedef Documentation

typedef void(* PTC_CONVERTER)(void *src, void *dst, int pixels)
 

Definition at line 14 of file convert.h.


Function Documentation

PTC_CONVERTER ptc_request_converter int  bits,
int32  r,
int32  g,
int32  b
 

Definition at line 199 of file convert.c.

References ptc_convert_32_to_16_bgr555(), ptc_convert_32_to_16_bgr565(), ptc_convert_32_to_16_rgb555(), ptc_convert_32_to_16_rgb565(), ptc_convert_32_to_24_bgr888(), ptc_convert_32_to_24_rgb888(), ptc_convert_32_to_32_bgr888(), and ptc_convert_32_to_32_rgb888().

Referenced by ptc_open().


Generated on Fri May 13 16:32:36 2005 for Screaming Racers by  doxygen 1.4.2