BSGraph Struct Reference

#include <gdata.h>

Data Fields

int xs
 xサイズ. 4Byte.
int ys
 yサイズ. 4Byte.
int zs
 zサイズ. 4Byte. 2Dの場合は 1.
int state
 状態
uBytegp
 グラフィックデータへのポインタ. xs*ys*zs*1Byte.

Detailed Description

BSGRraph :Memory type (メモリ内で使用する型)

符号有りバイト型(1Byte)シンプルグラフィックデータ.

Definition at line 27 of file gdata.h.


Field Documentation

int state
int xs

Definition at line 28 of file gdata.h.

Referenced by B2WSGraph(), BSGraph2JPEGImage(), get_bdat(), make_BSGraph(), new_BSGraph(), and set_bdat().

int ys

Definition at line 29 of file gdata.h.

Referenced by B2WSGraph(), BSGraph2JPEGImage(), get_bdat(), make_BSGraph(), new_BSGraph(), and set_bdat().

int zs

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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1