![]() |
Leptonica 1.82.0
Image processing and image analysis suite
|
#include <imageio.h>
Data Fields | |
| char * | title |
| l_int32 | n |
| l_int32 | ncmap |
| struct L_Ptra * | cida |
| char * | id |
| char * | obj1 |
| char * | obj2 |
| char * | obj3 |
| char * | obj4 |
| char * | obj5 |
| char * | poststream |
| char * | trailer |
| struct Pta * | xy |
| struct Pta * | wh |
| struct Box * | mediabox |
| struct Sarray * | saprex |
| struct Sarray * | sacmap |
| struct L_Dna * | objsize |
| struct L_Dna * | objloc |
| l_int32 | xrefloc |
| struct L_Ptra* L_Pdf_Data::cida |
| char* L_Pdf_Data::id |
| struct Box* L_Pdf_Data::mediabox |
| l_int32 L_Pdf_Data::n |
| char* L_Pdf_Data::obj1 |
| char* L_Pdf_Data::obj2 |
| char* L_Pdf_Data::obj3 |
| char* L_Pdf_Data::obj4 |
page string (variable data)
Definition at line 235 of file imageio.h.
Referenced by generateOutputDataPdf().
| char* L_Pdf_Data::obj5 |
content string (variable data)
Definition at line 236 of file imageio.h.
Referenced by generateOutputDataPdf().
| struct L_Dna* L_Pdf_Data::objloc |
location of each pdf string object
Definition at line 245 of file imageio.h.
Referenced by generateOutputDataPdf().
| struct L_Dna* L_Pdf_Data::objsize |
sizes of each pdf string object
Definition at line 244 of file imageio.h.
Referenced by generateOutputDataPdf().
| struct Sarray* L_Pdf_Data::sacmap |
| struct Sarray* L_Pdf_Data::saprex |
| char* L_Pdf_Data::trailer |
trailer string (variable data)
Definition at line 238 of file imageio.h.
Referenced by generateOutputDataPdf().
| l_int32 L_Pdf_Data::xrefloc |