Main Page | Class List | Directories | File List | Class Members | File Members

gocr_pixel Struct Reference

This is the pixel wrapper data structure. More...

#include <gocr_image.h>

List of all members.

Public Attributes

unsigned char pad: 1
 pad bit.
unsigned char mark1: 1
 user defined marker 1.
unsigned char mark2: 1
 user defined marker 2.
unsigned char mark3: 1
 user defined marker 3.
unsigned char isblock: 1
 is part of a block?
unsigned char ischar: 1
 is part of a character?
unsigned char private1: 1
 reserved, used internally (find.c).
unsigned char private2: 1
 reserved, used internally
char value [0]


Detailed Description

This is the pixel wrapper data structure.

It should work with any pixel data structure.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 25 04:13:04 2005 for GOCR API by  doxygen 1.4.4