Query: mlib_imageinterptabledelete
OS: sunos
Section: 3mlib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_ImageInterpTableDelete(3MLIB) mediaLib Library Functions mlib_ImageInterpTableDelete(3MLIB)NAMEmlib_ImageInterpTableDelete - deletes an interpolation tableSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_ImageInterpTableDelete(void *interp_table);DESCRIPTIONThe mlib_ImageInterpTableDelete() function deletes an interpolation table. This function deletes the structure of an interpolation table and frees the memory allocated by mlib_ImageInterpTableCreate().PARAMETERSThe function takes the following arguments: interp_table Pointer to an interpolation table.RETURN VALUESNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_ImageInterpTableCreate(3MLIB), mlib_ImageAffineTable(3MLIB), mlib_ImageZoomTranslateTable(3MLIB), mlib_ImageGridWarpTable(3MLIB), mlib_ImagePolynomialWarpTable(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_ImageInterpTableDelete(3MLIB)
Similar Topics in the Unix Linux Community |
---|
variable interpolation |
Hi ! whether it is possible to do interpolation in scripting... |
Difference between rmlv and rmfs |
Xlib - Rotation and interpolation of pixmap - Performance problems |