Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Bitmap_RLE8.cpp File Reference

Go to the source code of this file.


Functions

void IgnoreOpaque (int len, unsigned char **source)
void IgnoreAlpha (int len, unsigned char **source)

Variables

const char * Pixie_Rle_Header = "PIXRLE8B"

Function Documentation

void IgnoreOpaque ( int  len,
unsigned char **  source 
)

Definition at line 682 of file Bitmap_RLE8.cpp.

void IgnoreAlpha ( int  len,
unsigned char **  source 
)

Definition at line 700 of file Bitmap_RLE8.cpp.


Variable Documentation

const char* Pixie_Rle_Header = "PIXRLE8B"

Definition at line 14 of file Bitmap_RLE8.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.