Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

Image translator
[Data translators]


Detailed Description

Image translator.

Author:
benjamin gerard <ben@sashipa.com>


Files

file  SHAtranslatorBlitter.h
 Translator image blitter.

file  SHAtranslatorImage.h
 Image translator base class definition.


Data Structures

class  SHAtranslatorImage
 Image translator base class. More...


Blitter functions.

void GREY8toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void RGB565toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB1555toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB4444toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void RGB24toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB32toARGB32 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB16toARGB16 (void *dst, const void *src, int n)
 Image pixel convertion.

void GREY8toGREY8 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB32toARGB1555 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB32toRGB565 (void *dst, const void *src, int n)
 Image pixel convertion.

void ARGB32toARGB4444 (void *dst, const void *src, int n)
 Image pixel convertion.


dcplaya documentation version 1.2 Generated on January 2004 by doxygen 1.3.5