Tesseract 3.01
|
Defines | |||||||
#define | IMAGE_WIN_NAME "Edges" | ||||||
#define | IMAGE_XPOS 250 | ||||||
#define | IMAGE_YPOS 0 | ||||||
#define | EXTERN | ||||||
Functions | |||||||
create_edges_window | |||||||
Create the edges window.
| |||||||
ScrollView * | create_edges_window (ICOORD page_tr) | ||||||
draw_raw_edge | |||||||
Draw the raw steps to the given window in the given colour.
| |||||||
void | draw_raw_edge (ScrollView *fd, CRACKEDGE *start, ScrollView::Color colour) |
#define EXTERN |
#define IMAGE_WIN_NAME "Edges" |
title of window
#define IMAGE_XPOS 250 |
#define IMAGE_YPOS 0 |
default position
ScrollView* create_edges_window | ( | ICOORD | page_tr | ) |
void draw_raw_edge | ( | ScrollView * | fd, |
CRACKEDGE * | start, | ||
ScrollView::Color | colour | ||
) |