opensolaris man page for mlib_imagecolortrue2indexfree

Query: mlib_imagecolortrue2indexfree

OS: opensolaris

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_ImageColorTrue2IndexFree(3MLIB)			    mediaLib Library Functions			      mlib_ImageColorTrue2IndexFree(3MLIB)

NAME
mlib_ImageColorTrue2IndexFree - releases the internal data structure for true color to indexed color conversion
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_ImageColorTrue2IndexFree(void *colormap);
DESCRIPTION
The mlib_ImageColorTrue2IndexFree() function releases the internal data structure, colormap, which was created by mlib_ImageCol- orTrue2IndexInit() and was used by one of the following functions: mlib_ImageColorTrue2Index mlib_ImageColorErrorDiffusion3x3 mlib_ImageColorOrderedDither8x8
PARAMETERS
The function takes the following arguments: colormap Internal data structure for inverse color mapping.
RETURN VALUES
None.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_ImageColorErrorDiffusion3x3(3MLIB), mlib_ImageColorOrderedDither8x8(3MLIB), mlib_ImageColorTrue2Index(3MLIB), mlib_ImageCol- orTrue2IndexInit(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageColorTrue2IndexFree(3MLIB)
Related Man Pages
mlib_imagecolorerrordiffusion3x3(3mlib) - opensolaris
mlib_imagecolorordereddither8x8(3mlib) - opensolaris
mlib_imagecolortrue2index(3mlib) - opensolaris
mlib_imageconv3x3index(3mlib) - opensolaris
mlib_imageconv5x5index(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
Identify problem with while getopts
What is good?
Shopt -s histappend