init repo
This commit is contained in:
9
ActiveX/ASCOfficeUtils/GOCR/headers/pcx.h
Normal file
9
ActiveX/ASCOfficeUtils/GOCR/headers/pcx.h
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
#include "pnm.h"
|
||||
|
||||
void readpcx(char *name,pix *p,int vvv);
|
||||
|
||||
/* write 8bit palette no RLE, ToDo: obsolete? */
|
||||
void writebmp(char *name,pix p,int vvv);
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
Reference in New Issue
Block a user