Leptonica 1.68
C Image Processing Library

snapcolortest.c File Reference

Demonstrates adjusting one or more colors to a target color using pixSnapColor(). More...

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

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const l_uint32 LEPTONICA_YELLOW = 0xffffe400

Detailed Description

Demonstrates adjusting one or more colors to a target color using pixSnapColor().

Definition in file snapcolortest.c.


Function Documentation


Variable Documentation

const l_uint32 LEPTONICA_YELLOW = 0xffffe400 [static]

Definition at line 27 of file snapcolortest.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines