![]() |
Leptonica 1.68
C Image Processing Library
|
Tests the low-level pix data accessors, and functions that call them using: pixCopy(), pixTransferAllData(), pixClone(), pixExtractData(), and pixSetData(). More...
#include <stdio.h>#include <stdlib.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| void | Compare (PIX *pix1, PIX *pix2, l_int32 *perror) |
| main (int argc, char **argv) | |
Tests the low-level pix data accessors, and functions that call them using: pixCopy(), pixTransferAllData(), pixClone(), pixExtractData(), and pixSetData().
Definition in file pixmem_reg.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file pixmem_reg.c.
References Compare(), IFF_PNG, NULL, pixaCreate(), pixaDestroy(), pixaDisplay(), pixClone(), pixCopy(), pixCreateTemplateNoInit(), pixDestroy(), pixDisplay(), pixExtractData(), pixFreeData(), pixRead(), pixSaveTiled(), pixSetData(), pixTransferAllData(), and pixWrite().