|
|
|
|
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:
[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
|
|
unsigned long PIC_PICTURE::Height
|
|
unsigned long PIC_PICTURE::ID
|
|
struct PIC_PICTURE * PIC_PICTURE::Next
|
|
unsigned long PIC_PICTURE::Width
|
|
unsigned char * PIC_PICTURE::pDatas
|
|
unsigned char * PIC_PICTURE::pPal
|
|
The documentation for this struct was generated from the following file:
|
|