JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
CmnHead Struct Reference

#include <gheader.h>

Inheritance diagram for CmnHead:
Collaboration diagram for CmnHead:

Public Attributes

union { 
 
   CmnHead_Entry   entry 
 
   struct { 
 
      int   kind 
 Kind of Graphics Format. More...
 
      int   xsize 
 Width of Graphics. More...
 
      int   ysize 
 Height of Graphics. More...
 
      int   zsize 
 For 3D Data (or Color) More...
 
      int   depth 
 Color Depth of Graphics (bit unit)
More...
 
      unsigned int   bsize 
 Fllowing buf size or Any Data (byte unit) More...
 
      unsigned int   lsize 
 Size of Graphics Data (byte unit) More...
 
      int   option 
 General purpose (pating) More...
 
   }  
 
};  
 
uBytebuf
 Ture Header buffer

 
uBytegrptr
 Pointer to Data.
 

Detailed Description

Definition at line 123 of file gheader.h.

Member Data Documentation

◆ [union]

union { ... }

◆ bsize

◆ buf

◆ depth

◆ entry

◆ grptr

◆ kind

◆ lsize

◆ option

int option

Definition at line 134 of file gheader.h.

◆ xsize

◆ ysize

◆ zsize


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