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

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

Contents


dmColorSetSrcParams(3dm)			      dmColorSetSrcParams(3dm)


NAME    [Toc]    [Back]

     dmColorSetSrcParams, dmColorSetDstParams, dmColorGetSrcParams,
     dmColorGetDstParams - set/get the source/destination image	parameters.

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_color.h>

     DMstatus dmColorSetSrcParams  (const DMcolorconverter converter,
					  DMparams	  *imageParams);
     DMstatus dmColorSetDstParams  (const DMcolorconverter converter,
					  DMparams	  *imageParams);
     DMstatus dmColorGetSrcParams  (const DMcolorconverter converter,
					  DMparams	  *imageParams);
     DMstatus dmColorGetDstParams  (const DMcolorconverter converter,
					  DMparams	  *imageParams);

PARAMETERS    [Toc]    [Back]

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

     DMparams *imageParams
	  The DMparams which provides/accepts the image	parameters.

RETURNED VALUE    [Toc]    [Back]

     DM_COLOR_ERROR_NONE		 if operation is successful.
     DM_COLOR_ERROR_INVALID_CONVERTER	 if the	converter is invalid.
     DM_COLOR_ERROR_INVALID_TOKEN	 if an invalid token exists.
     DM_COLOR_ERROR_INVALID_VALUE	 if a component's scale	== 0.
     DM_COLOR_ERROR_INVALID_DIMENSION	 if the	height or width	is < 0.

DESCRIPTION    [Toc]    [Back]

     All image parameters are set/get via DMparams using these calls.  See
     dmColor man page for more details and example code.

SEE ALSO    [Toc]    [Back]

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


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dmColorGetSrcSize IRIX get the source/destination image size in bytes.
dmicchoose IRIX return an image converter that matches specified image parameters
dmColorSetDefaultAlpha IRIX set/get the default alpha value of the source image.
glLight Tru64 set light source parameters
glLighti Tru64 set light source parameters
glLightiv Tru64 set light source parameters
glLightf Tru64 set light source parameters
gllight IRIX set light source parameters
glLightfv Tru64 set light source parameters
glfragmentlight IRIX set fragment light source parameters
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service