Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 231

Table of Contents

Advertisement

Chapter 7
7.4.5.2
PicamAdvanced_GetPixelDefectMap()
Description
PicamAdvanced_GetPixelDefectMap()
defective pixel information for a specified camera is stored.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
pixel_defect_map: Pointer to the
Related APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following related structures:
Advanced Function APIs
PicamAdvanced_GetPixelDefectMap()
PICAM_API PicamAdvanced_GetPixelDefectMap(
const PicamPixelDefectMap** pixel_defect_map);
PicamAdvanced_GetPixelDefectMap()
camera: Handle for the camera for which
returned.
Valid values are:
• device handle;
• model handle.
NOTE: device and model share the same
PicamAdvanced_GetPixelDefectMap()
pixel information is stored.
When no information is available for the specified camera, this is an
array describing zero defects.
NOTE: This memory is allocated by PICam and must be released
PicamAdvanced_DestroyPixelDefectMaps()
PicamPixelDefectMap
returns an allocated array/map in which
PicamHandle camera,
PicamPixelDefectMap
PicamPixelDefectMap.
PicamPixelDefectMap
by calling
PicamAdvanced_DestroyPixelDefectMaps().
is:
are:
is to be
are:
array in which defective
231

Advertisement

Table of Contents
loading

Table of Contents