#include "mfcpch.h"
#include <stdlib.h>
#include "scanutils.h"
#include "fileerr.h"
#include "blread.h"
#include "params.h"
#include "ocrblock.h"
Defines | |
#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" |
void FullPageBlock | ( | int | width, | |
int | height, | |||
BLOCK_LIST * | blocks | |||
) |