include/rle.h File Reference

#include "types.h"
#include "gr.h"

Functions

void gr_rle_decode (ubyte *src, ubyte *dest)
int gr_rle_encode (int org_size, ubyte *src, ubyte *dest)
int gr_rle_getsize (int org_size, ubyte *src)
ubytegr_rle_find_xth_pixel (ubyte *src, int x, int *count, ubyte color)
int gr_bitmap_rle_compress (grs_bitmap *bmp)
void gr_rle_expand_scanline_masked (ubyte *dest, ubyte *src, int x1, int x2)
void gr_rle_expand_scanline (ubyte *dest, ubyte *src, int x1, int x2)
grs_bitmaprle_expand_texture (grs_bitmap *bmp)
void rle_cache_flush ()

Function Documentation

int gr_bitmap_rle_compress grs_bitmap bmp  ) 
 

void gr_rle_decode ubyte src,
ubyte dest
 

int gr_rle_encode int  org_size,
ubyte src,
ubyte dest
 

void gr_rle_expand_scanline ubyte dest,
ubyte src,
int  x1,
int  x2
 

void gr_rle_expand_scanline_masked ubyte dest,
ubyte src,
int  x1,
int  x2
 

ubyte* gr_rle_find_xth_pixel ubyte src,
int  x,
int *  count,
ubyte  color
 

int gr_rle_getsize int  org_size,
ubyte src
 

void rle_cache_flush  ) 
 

grs_bitmap* rle_expand_texture grs_bitmap bmp  ) 
 


Generated on Mon Aug 28 20:55:31 2006 for D1X-Rebirth by  doxygen 1.4.6