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.
Reproduction/republishing of any material on this site without permission is strictly prohibited.
