JunkBox_Lib  1.10.2
CmnHead Struct Reference

#include <gheader.h>

Collaboration diagram for CmnHead:

Data Fields

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
More...
 
uBytegrptr
 Pointer to Data. More...
 

Detailed Description

Definition at line 123 of file gheader.h.

Field Documentation

◆ 

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: