tesseract v5.3.3.20231005
render.h File Reference
#include "params.h"
#include "scrollview.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Macros

#define NUM_COLORS   6
 

Functions

 tesseract::BOOL_VAR_H (wordrec_display_all_blobs)
 
 tesseract::BOOL_VAR_H (wordrec_blob_pause)
 
void tesseract::display_blob (TBLOB *blob, ScrollView::Color color)
 
void tesseract::render_blob (ScrollView *window, TBLOB *blob, ScrollView::Color color)
 
void tesseract::render_edgepts (ScrollView *window, EDGEPT *edgept, ScrollView::Color color)
 
void tesseract::render_outline (ScrollView *window, TESSLINE *outline, ScrollView::Color color)
 

Macro Definition Documentation

◆ NUM_COLORS

#define NUM_COLORS   6

Definition at line 41 of file render.h.