Leptonica 1.68
C Image Processing Library
|
Structs for representation of 1 bpp component outlines. More...
Go to the source code of this file.
Data Structures | |
struct | CCBord |
struct | CCBorda |
Typedefs | |
typedef struct CCBord | CCBORD |
typedef struct CCBorda | CCBORDA |
Enumerations | |
enum | { CCB_LOCAL_COORDS = 1, CCB_GLOBAL_COORDS = 2 } |
enum | { CCB_SAVE_ALL_PTS = 1, CCB_SAVE_TURNING_PTS = 2 } |
Structs for representation of 1 bpp component outlines.
Definition in file ccbord.h.
anonymous enum |