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

Table of Contents

Advertisement

136
5.4.1.17
Picam_GetParameterRoisPointDefaultValue()
Description
Picam_GetParameterRoisPointDefaultValue()
specified Rois parameter.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Both the
Related Structures
For additional information, refer to the following ROI structures:
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
Picam_GetParameterRoisPointDefaultValue()
PICAM_API Picam_GetParameterRoisDefaultValue(
Picam_GetParameterRoisPointDefaultValue()
camera: Handle for the camera for which the default parameter value is being
requested.
parameter: Specifies the Rois parameter for which the default value is to be
returned.
Valid parameters are those of type PicamValueType_Rois.
Picam_GetParameterRoisPointDefaultValue()
value: Pointer to the memory location in which the default value for the
specified Rois parameter has been stored.
NOTE: This memory is allocated by PICam and must be released
, or
device
.
model
and
share the same default value.
device
model
PicamRoi;
PicamRois.
Picam_DestroyRois().
returns the default value for a
PicamHandle camera,
PicamParameter parameter,
const PicamRois** value);
by calling Picam_DestroyRois().
may be a handle to either the:
camera
Issue 11
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents