Go to the source code of this file.
Functions | |
void | _IdImaFree (PPIMAGE *) |
Free dynamically allocated PPIMAGE "object". | |
void | _IdImaFreeSubImage (PPIMAGE *) |
void | _IdImaDisplayColor (PPIMAGE_UCHAR im, int display, int x, int y, int nx, int ny, int ox, int oy, PSIGNAL_RGB pal) |
void | _IdImaDisplayColorOld (PPIMAGE_UCHAR im, int display, int x, int y, int nx, int ny, int ox, int oy, PSIGNAL_RGB pal) |
PPIMAGE_UCHAR | _IdImaCreImagetteClear (PPIMAGE_UCHAR *TabImage, int n, int neffectif, int nx, int ny) |
unsigned char | IdImaMax (PPIMAGE_UCHAR im) |
unsigned char | IdImaMin (PPIMAGE_UCHAR im) |
PPIMAGE_UCHAR | IdSigDisplay (PSIGNAL, int, int, int, double, double, int, int, int, int, int) |
|
Definition at line 1077 of file imagette.c. References IdErrPrintf(), IdImaAlloc(), IdImaClear(), IdImaDimX(), IdImaDimY(), IdImaFree, IdImaZoom(), PPIMAGE, PPIMAGE_UCHAR, and TY_UCHAR. Referenced by IdImaCreImagetteXY(). |
|
|
|
|
|
Free dynamically allocated PPIMAGE "object".
Definition at line 188 of file imaallo.c. References _IdImaPrivate. Referenced by IdImaFree(). |
|
Definition at line 294 of file imapart.c. References _IdImaPrivate. |
|
|
|
|
|
|