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

Table of Contents

Advertisement

234
7.4.5.5
PicamAdvanced_GetStarDefectMaps()
Description
PicamAdvanced_GetStarDefectMaps()returns an allocated array of arrays/maps in
which star defect information for a specific camera is stored. All star defect maps for the
camera are returned. If there is more than one map, only one map applies based on the
current camera parameters. The value of the
PicamParameter_ApplicableStarDefectMapID will specify which one. Alternatively,
PicamAdvanced_GetStarDefectMaps()
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following related structures:
PICam™ 5.x Programmer's Manual
PicamAdvanced_GetStarDefectMaps()
PICAM_API PicamAdvanced_GetStarDefectMaps(
const PicamStarDefectMap** star_defect_map_array
PicamAdvanced_GetStarDefectMaps()
camera: Handle for the camera for which
returned.
Valid values are:
• device handle;
• model handle.
NOTE: device and model share the same
PicamAdvanced_GetStarDefectMaps()
Pointer to the array of
star_defect_map
_array:
defect information is stored.
When no information is available for the specified camera, this is an
array containing one array describing zero defects.
NOTE: This memory is allocated by PICam and must be released
Pointer to the memory location in which the number of star defect
star_defect_map
maps is stored.
_count:
PicamAdvanced_DestroyStarDefectMaps()
PicamAdvanced_GetStarDefectMaps()
PicamStarDefectMap
can be called to get the applicable map.
PicamHandle camera
piint* star_defect_map_count);
PicamPixelDefectMap
PicamStarDefectMap.
PicamStarDefectMap
by calling
PicamAdvanced_DestroyStarDefectMaps()
Issue 11
is:
are:
is to be
are:
arrays in which star

Advertisement

Table of Contents
loading

Table of Contents