Leptonica 1.68
C Image Processing Library

blendtest1.c File Reference

Exploration of various pixel blending techniques. More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"

Go to the source code of this file.

Defines

#define X   140
#define Y   40

Functions

 main (int argc, char **argv)

Detailed Description

Exploration of various pixel blending techniques.

Definition in file blendtest1.c.


Define Documentation

#define X   140

Definition at line 26 of file blendtest1.c.

Referenced by main().

#define Y   40

Definition at line 27 of file blendtest1.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines