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

#include <gheader.h>

Public Attributes

int kind
 Kind of Graphics Format.
 
int xsize
 Width of Graphics.
 
int ysize
 Height of Graphics.
 
int zsize
 For 3D Data (or Color)
 
int depth
 Color Depth of Graphics (bit unit)

 
unsigned int bsize
 Fllowing buf size or Any Data (byte unit)
 
unsigned int lsize
 Size of Graphics Data (byte unit)
 
int option
 General purpose (pating)
 

Detailed Description

Definition at line 110 of file gheader.h.

Member Data Documentation

◆ bsize

unsigned int bsize

Definition at line 116 of file gheader.h.

◆ depth

int depth

Definition at line 115 of file gheader.h.

◆ kind

int kind

Definition at line 111 of file gheader.h.

◆ lsize

unsigned int lsize

Definition at line 117 of file gheader.h.

◆ option

int option

Definition at line 118 of file gheader.h.

◆ xsize

int xsize

Definition at line 112 of file gheader.h.

◆ ysize

int ysize

Definition at line 113 of file gheader.h.

◆ zsize

int zsize

Definition at line 114 of file gheader.h.


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