Query: mlib_imagecolorditherfree
OS: opensolaris
Section: 3mlib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_ImageColorDitherFree(3MLIB) mediaLib Library Functions mlib_ImageColorDitherFree(3MLIB)NAMEmlib_ImageColorDitherFree - release the internal data structure for image ditheringSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_ImageColorDitherFree(void *colormap);DESCRIPTIONThe mlib_ImageColorDitherFree() function releases an internal data structure, colormap, which was created by mlib_ImageColorDitherInit() and was used by one of the following functions for image dithering: mlib_ImageColorErrorDiffusion3x3 mlib_ImageColorErrorDiffusionMxN mlib_ImageColorOrderedDither8x8 mlib_ImageColorOrderedDitherMxNPARAMETERSThe function takes the following arguments: colormap Internal data structure for image dithering.RETURN VALUESNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_ImageColorDitherInit(3MLIB), mlib_ImageColorErrorDiffusion3x3(3MLIB), mlib_ImageColorErrorDiffusionMxN(3MLIB), mlib_ImageColorOrdered- Dither8x8(3MLIB), mlib_ImageColorOrderedDitherMxN(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageColorDitherFree(3MLIB)
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
What's legal and what's not? |
Identify problem with while getopts |
Solaris 10 - password complexity not working |
What is good? |