GraphLib/TgaTool.h File Reference

TGAグラフィックデータ定義用ヘッダ. More...

#include "Gdata.h"
#include "xtools.h"
Include dependency graph for TgaTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TGAImage

Namespaces

namespace  jbxl

Defines

#define TGA_HEADER_SIZE   18

Functions

TGAImage readTGAFile (const char *fname)
TGAImage readTGAData (FILE *fp)
int writeTGAFile (const char *fname, TGAImage tga)
int writeTGAData (FILE *fp, TGAImage tga)
template<typename T >
MSGraph< T > TGAImage2MSGraph (TGAImage tga)
template<typename T >
TGAImage MSGraph2TGAImage (MSGraph< T > vp)

Detailed Description

Version:
0.9
Date:
2015 5/9
Author:
Fumi.Iseki (C)

Definition in file TgaTool.h.


Define Documentation

#define TGA_HEADER_SIZE   18

Definition at line 17 of file TgaTool.h.

Referenced by TGAImage::init(), and jbxl::writeTGAData().


Generated on 15 Nov 2023 for JunkBox_Lib++ (for Windows) by  doxygen 1.6.1