#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Go to the source code of this file.
Data Structures | |
struct | COR |
Conversor BMP para C header RAW R1G1B1R2G2B2 comprimido com RLE. More... | |
struct | RLE8 |
struct | CABECALHO |
Functions | |
int | main (int argc, char *argv[]) |
Funcao que gerencia execucao programa. |