Main Page | Class List | 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 Thu Jul 29 16:43:27 2004 for GOCR API by doxygen 1.3.7