Leptonica 1.68
C Image Processing Library

printimage.c File Reference

Prints an image file. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const l_float32 FILL_FACTOR = 0.95

Detailed Description

Prints an image file.

Definition in file printimage.c.


Function Documentation

main ( int  argc,
char **  argv 
)

Variable Documentation

const l_float32 FILL_FACTOR = 0.95 [static]

Definition at line 35 of file printimage.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines