OSDN Git Service

stop using trunk or dist directory in rec10 project.
[rec10/rec10-git.git] / tstools / epgdump / clt2png.h
1 // \83f\81[\83^\95ú\91\97\97p\83v\83\8d\83O\83\89\83\80\8bl\82ß\8d\87\82í\82¹ \82»\82Ì2\82æ\82è\97¬\97p\r
2 // \83J\83\89\81[\83}\83b\83v\83f\81[\83^\82ðPNG\82É\93K\97p\82·\82é\r
3 \r
4 #ifndef __CLT2PNG_H__\r
5 #define __CLT2PNG_H__\r
6 \r
7 int clt2png(void* input, void** output, int* output_size);\r
8 \r
9 #endif\r
10 \r