Blender V2.61 - r43446
Public Attributes

BMPHEADER Struct Reference

List of all members.

Public Attributes

unsigned short biType
unsigned int biSize
unsigned short biRes1
unsigned short biRes2
unsigned int biOffBits

Detailed Description

Definition at line 61 of file bmp.c.


Member Data Documentation

unsigned int BMPHEADER::biOffBits

Definition at line 66 of file bmp.c.

unsigned short BMPHEADER::biRes1

Definition at line 64 of file bmp.c.

unsigned short BMPHEADER::biRes2

Definition at line 65 of file bmp.c.

unsigned int BMPHEADER::biSize

Definition at line 63 of file bmp.c.

unsigned short BMPHEADER::biType

Definition at line 62 of file bmp.c.


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