Leptonica 1.68
C Image Processing Library
|
Regression test for pixBlendWithGrayMask(). More...
#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Regression test for pixBlendWithGrayMask().
Definition in file blend2_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 28 of file blend2_reg.c.
References boxCreate(), boxDestroy(), IFF_JFIF_JPEG, IFF_PNG, L_ALPHA_CHANNEL, L_MIN, l_pngSetStripAlpha(), l_pngSetWriteAlpha(), NULL, pixaCreate(), pixaDestroy(), pixaDisplay(), pixBlendWithGrayMask(), pixClipRectangle(), pixConvertRGBToLuminance(), pixCreate(), pixDestroy(), pixDisplay(), pixEqual(), pixFixedOctcubeQuantGenRGB(), pixGetDimensions(), pixGetRGBComponent(), pixRead(), pixSaveTiled(), pixSetAll(), pixSetPixel(), pixSetRGBComponent(), and pixWrite().