|
Tesseract
3.02
|
#include "mfcpch.h"#include <stdlib.h>#include "scanutils.h"#include "fileerr.h"#include "blread.h"Go to the source code of this file.
Macros | |
| #define | UNLV_EXT ".uzn" |
Functions | |
| bool | read_unlv_file (STRING name, inT32 xsize, inT32 ysize, BLOCK_LIST *blocks) |
| void | FullPageBlock (int width, int height, BLOCK_LIST *blocks) |
| #define UNLV_EXT ".uzn" |
Definition at line 29 of file blread.cpp.
| void FullPageBlock | ( | int | width, |
| int | height, | ||
| BLOCK_LIST * | blocks | ||
| ) |
Definition at line 69 of file blread.cpp.
Definition at line 37 of file blread.cpp.