Leptonica 1.68
C Image Processing Library

pixcomp_reg.c File Reference

Regression test for compressed pix and compressed pix arrays in memory. More...

#include <math.h>
#include "allheaders.h"

Go to the source code of this file.

Defines

#define DO_PNG   1

Functions

static void get_format_data (l_int32 i, l_uint8 *data, size_t size)
 main (int argc, char **argv)

Variables

LEPT_DLL const char * ImageFileFormatExtensions []

Detailed Description

Regression test for compressed pix and compressed pix arrays in memory.

Definition in file pixcomp_reg.c.


Define Documentation

#define DO_PNG   1

Definition at line 36 of file pixcomp_reg.c.


Function Documentation

static void get_format_data ( l_int32  i,
l_uint8 data,
size_t  size 
) [static]

Definition at line 186 of file pixcomp_reg.c.

References ImageFileFormatExtensions, and pixReadHeaderMem().

Referenced by main().


Variable Documentation

LEPT_DLL const char* ImageFileFormatExtensions[]

Definition at line 80 of file writefile.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines