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

gocr_image Struct Reference

This is the image structure. More...

#include <gocr_image.h>

List of all members.

Public Attributes

char * filename
 file name; may be NULL.
int width
int height
 size.
gocr_ImageType type
 image type.
union {
   gocr_Pixel **   pix
 opaque type
   gocr_PixelBW **   bw
 bw pixel
   gocr_PixelGray **   gray
 gray pixel
   gocr_PixelColor **   color
 color pixel
data
unsigned char * mask
int threshold
 image threshold, for gray->bw conversion.
int sons
 number of shared images
gocr_imageparent
 if shared, the parent


Detailed Description

This is the image structure.

Long description.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 31 13:19:14 2005 for GOCR API by  doxygen 1.4.3-20050530