Blender V2.61 - r43446
Public Attributes

BMPINFOHEADER Struct Reference

List of all members.

Public Attributes

unsigned int biSize
unsigned int biWidth
unsigned int biHeight
unsigned short biPlanes
unsigned short biBitCount
unsigned int biCompression
unsigned int biSizeImage
unsigned int biXPelsPerMeter
unsigned int biYPelsPerMeter
unsigned int biClrUsed
unsigned int biClrImportant

Detailed Description

Definition at line 47 of file bmp.c.


Member Data Documentation

unsigned short BMPINFOHEADER::biBitCount

Definition at line 52 of file bmp.c.

Referenced by checkbmp(), and imb_bmp_decode().

Definition at line 58 of file bmp.c.

Definition at line 57 of file bmp.c.

Referenced by checkbmp().

Definition at line 53 of file bmp.c.

Referenced by checkbmp().

Definition at line 50 of file bmp.c.

Referenced by imb_bmp_decode().

unsigned short BMPINFOHEADER::biPlanes

Definition at line 51 of file bmp.c.

unsigned int BMPINFOHEADER::biSize

Definition at line 48 of file bmp.c.

Referenced by checkbmp(), and imb_bmp_decode().

Definition at line 54 of file bmp.c.

unsigned int BMPINFOHEADER::biWidth

Definition at line 49 of file bmp.c.

Referenced by imb_bmp_decode().

Definition at line 55 of file bmp.c.

Definition at line 56 of file bmp.c.


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