*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> dmedia/dmColorConvert (3d)              
Title
Content
Arch
Section
 

Contents


dmColorConvert(3dm)					   dmColorConvert(3dm)


NAME    [Toc]    [Back]

     dmColorConvert - performs the actual image	conversion.

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_color.h>

     DMstatus dmColorConvert (const DMcolorconverter  converter,
				    void	     *srcImage,
				    void	     *dstImage);

PARAMETERS    [Toc]    [Back]

     DMcolorconverter converter
	  The converter	upon which the action is to be applied.

RETURNED VALUE    [Toc]    [Back]

     DM_COLOR_ERROR_NONE	       if operation is successful.
     DM_COLOR_ERROR_OUT_OF_MEMORY      if insufficient memory is available.
     DM_COLOR_ERROR_INVALID_CONVERTER  if the converter	is invalid.
     DM_COLOR_ERROR_INVALID_SRC	       if srcImage == NULL.
     DM_COLOR_ERROR_INVALID_DST	       if dstImage == NULL.
     DM_COLOR_ERROR_INVALID_DIMENSION  if the height or	width <	0.

DESCRIPTION    [Toc]    [Back]

     This routine performs the actual conversion taking	srcImage as a pointer
     to	the source image, and dstImage as a pointer to the destination image.

SEE ALSO    [Toc]    [Back]

      
      
     dmColor(3dm) dmColorCreate(3dm) dmColorDestroy(3dm)
     dmColorPrecompute(3dm)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dmicanytoany IRIX Any to Any image conversion utility function
dmic IRIX Digital Media image conversion and compression
dmicconv IRIX manipulate conversion controls of an image converter context
sem_wait Tru64 Performs (or conditionally performs) a semaphore lock (P1003.1b)
sem_trywait Tru64 Performs (or conditionally performs) a semaphore lock (P1003.1b)
spread IRIX Constructs an array from several copies of an actual argument
stl_image Tru64 setld software subset image data files (*.image)
XmUninstallImage IRIX A pixmap caching function that removes an image from the image cache
XmInstallImage HP-UX A pixmap caching function that adds an image to the image cache
XmUninstallImage Tru64 A pixmap caching function that removes an image from the image cache
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service