Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_ConvertImage

uEye Camera Manual Version 3.80

is_ConvertImage

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_ConvertImage(HIDS hCam,
char* pcSource, INT nIDSource,
char** ppcDest, INT* nIDDest,
INT* reserved)

Description

is_ConvertImage() converts a raw Bayer image to the desired format. This conversion is done in the PC. You can use is_SetConvertParam() to define the conversion settings.

Input Parameters

hCam

Camera handle

pcSource

Pointer to the input image

nIDSource

Memory ID of the input image

ppcDest

Pointer to the output image

In case a NULL value is passed, a new memory is allocated internally.

nIDDest

Memory ID of the output image

reserved

Reserved. NULL must be passed here.

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_SetConvertParam()
is_SetColorMode()
is_SetBayerConversion()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com