#include "idima.h"
#include "iderr.h"
#include "idprint.h"
Go to the source code of this file.
Defines | |
#define | CC(t1) |
Functions | |
PPIMAGE | IdImaZoom (PPIMAGE imout, PPIMAGE imin) |
|
Value:
|
|
Definition at line 83 of file imazoom.c. References CC, IDERR_WRONG_IMAGES, IDERR_WRONG_LIBTYPE, IdErrno, IdImaDimX(), IdImaDimY(), IdImaType(), IdPrintf(), IMA_CHAR, IMA_DOUBLE, IMA_FLOAT, IMA_LONG, IMA_RGB, IMA_SHORT, IMA_UCHAR, IMA_USHORT, PPIMAGE, PPIMAGE_CHAR, PPIMAGE_DOUBLE, PPIMAGE_FLOAT, PPIMAGE_LONG, PPIMAGE_SHORT, PPIMAGE_UCHAR, and PPIMAGE_USHORT. Referenced by _IdImaCreImagetteClear(), and IdImaCreImagette(). |