init repo
This commit is contained in:
11
ActiveX/ASCOfficeUtils/GOCR/headers/barcode.h
Normal file
11
ActiveX/ASCOfficeUtils/GOCR/headers/barcode.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _BARCODE_H
|
||||
#define _BARCODE_H
|
||||
#include "pnm.h"
|
||||
|
||||
/*
|
||||
detect barcode and add a string to the box (obj-pointer)
|
||||
*/
|
||||
|
||||
int detect_barcode(job_t *job);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user