# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

PIC_PICTURE Struct Reference

#include <pic_private.h>

Collaboration diagram for PIC_PICTURE:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned long ID
unsigned long Width
unsigned long Height
unsigned long Depth
unsigned char* pDatas
unsigned char* pPal
struct PIC_PICTURE* Next

Member Data Documentation

unsigned long PIC_PICTURE::Depth
 

Definition at line 14 of file pic_private.h.

unsigned long PIC_PICTURE::Height
 

Definition at line 13 of file pic_private.h.

unsigned long PIC_PICTURE::ID
 

Definition at line 11 of file pic_private.h.

struct PIC_PICTURE * PIC_PICTURE::Next
 

Definition at line 17 of file pic_private.h.

unsigned long PIC_PICTURE::Width
 

Definition at line 12 of file pic_private.h.

unsigned char * PIC_PICTURE::pDatas
 

Definition at line 15 of file pic_private.h.

unsigned char * PIC_PICTURE::pPal
 

Definition at line 16 of file pic_private.h.


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