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

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

Contents


dmIC(3dm)							     dmIC(3dm)


NAME    [Toc]    [Back]

     dmICGetNum, dmICGetDescription - find out about available image
     converters

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_imageconvert.h>

     int dmICGetNum(void);

     DMstatus dmICGetDescription(int i,	DMparams *converterParams);

DESCRIPTION    [Toc]    [Back]

     dmICGetNum	returns	the number of image converters available.This value
     may change	from invocations to invocations, depending upon	whether	any
     image converters has been added or	removed	from the system	since its last
     invocation.

     dmICGetDescription	returns	the description	of the indicated converter.
     The value of the i	argument ranges	from 0 to one less than	the value
     returned by dmICGetNum. The description consists of the values of the
     following DMparams	parameters:

     DM_IC_ID	  Use dmParamsGetInt to	return 4 character value of this
		  parameter.  This 4 character code is a unique	to an
		  algorithm in the system.  For	example, all converters	that
		  uses the jpeg	algorithm has the 4 character code DM_IC_ID

     DM_IC_ENGINE Use dmParamsGetString	to return the character	string value
		  of this parameter.  This string is an	english	description
		  that describes the engine name used for this particular
		  conversion algorithm.

     DM_IC_SPEED  Use dmParamsGetEnum to return	one of the following values of
		  this parameter:
		  DM_IC_SPEED_REALTIME	   suitable for	real time performance
		  DM_IC_SPEED_NONREALTIME  not suitable	for real time performance
		  DM_IC_SPEED_UNDEFINED	   speed undefined

     DM_IC_CODE_DIRECTION    [Toc]    [Back]
		  Use dmParamsGetEnum to return	one of the following values of
		  this parameter:
		  DM_IC_CODE_DIRECTION_ENCODE	encode converter
		  DM_IC_CODE_DIRECTION_DECODE	decode converter
		  DM_IC_CODE_DIRECTION_UNDEFINEDcode direction undefined

     DM_IC_VERSION    [Toc]    [Back]
		  Use dmParamsGetInt to	return the version of the image
		  converter.

     DM_IC_REVISION    [Toc]    [Back]
		  Use dmParamsGetInt to	return the revision of the image
		  converter.



									Page 1






dmIC(3dm)							     dmIC(3dm)


SEE ALSO    [Toc]    [Back]

      
      
     dmICChooseConverter(3dm), dmICCreate(3dm),	dmParams(3dm).
dmIC(3dm)							     dmIC(3dm)


NAME    [Toc]    [Back]

     dmICGetNum, dmICGetDescription - find out about available image
     converters

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_imageconvert.h>

     int dmICGetNum(void);

     DMstatus dmICGetDescription(int i,	DMparams *converterParams);

DESCRIPTION    [Toc]    [Back]

     dmICGetNum	returns	the number of image converters available.This value
     may change	from invocations to invocations, depending upon	whether	any
     image converters has been added or	removed	from the system	since its last
     invocation.

     dmICGetDescription	returns	the description	of the indicated converter.
     The value of the i	argument ranges	from 0 to one less than	the value
     returned by dmICGetNum. The description consists of the values of the
     following DMparams	parameters:

     DM_IC_ID	  Use dmParamsGetInt to	return 4 character value of this
		  parameter.  This 4 character code is a unique	to an
		  algorithm in the system.  For	example, all converters	that
		  uses the jpeg	algorithm has the 4 character code DM_IC_ID

     DM_IC_ENGINE Use dmParamsGetString	to return the character	string value
		  of this parameter.  This string is an	english	description
		  that describes the engine name used for this particular
		  conversion algorithm.

     DM_IC_SPEED  Use dmParamsGetEnum to return	one of the following values of
		  this parameter:
		  DM_IC_SPEED_REALTIME	   suitable for	real time performance
		  DM_IC_SPEED_NONREALTIME  not suitable	for real time performance
		  DM_IC_SPEED_UNDEFINED	   speed undefined

     DM_IC_CODE_DIRECTION    [Toc]    [Back]
		  Use dmParamsGetEnum to return	one of the following values of
		  this parameter:
		  DM_IC_CODE_DIRECTION_ENCODE	encode converter
		  DM_IC_CODE_DIRECTION_DECODE	decode converter
		  DM_IC_CODE_DIRECTION_UNDEFINEDcode direction undefined

     DM_IC_VERSION    [Toc]    [Back]
		  Use dmParamsGetInt to	return the version of the image
		  converter.

     DM_IC_REVISION    [Toc]    [Back]
		  Use dmParamsGetInt to	return the revision of the image
		  converter.



									Page 1






dmIC(3dm)							     dmIC(3dm)


SEE ALSO    [Toc]    [Back]

      
      
     dmICChooseConverter(3dm), dmICCreate(3dm),	dmParams(3dm).


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
XmUninstallImage HP-UX 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
XmUninstallImage IRIX A pixmap caching function that removes an image from the image cache
stl_image Tru64 setld software subset image data files (*.image)
dmicsrc IRIX manipulate image converter context src image format
findphoto IRIX manipulate the image data stored in a photo image.
dmicchoose IRIX return an image converter that matches specified image parameters
dmicdst IRIX manipulate image converter context dst image format
ffs Tru64 Find first set bit
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service