Data Fields

COR Struct Reference
[Tools]

Conversor BMP para C header RAW R1G1B1R2G2B2 comprimido com RLE. More...

Data Fields

unsigned char B
unsigned char G
unsigned char R

Detailed Description

Informações sobre o formato BMP obtidas em: http://www.fortunecity.com/skyscraper/windows/364/bmpffrmt.html

Author:
Jimmy Pinto Stelzer<jimmy.stelzer@gmail.com>

Definition at line 22 of file bmp2h.c.


Field Documentation

unsigned char COR::B

Definition at line 23 of file bmp2h.c.

unsigned char COR::G

Definition at line 24 of file bmp2h.c.

unsigned char COR::R

Definition at line 25 of file bmp2h.c.


The documentation for this struct was generated from the following file: