Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Saturation

Accessible

Camera.Saturation.GetDefault

Syntax

USB uEye XS only:

uEye.Saturation.GetDefault(out int s32Default)

All uEye cameras models (except USB uEye XS):

uEye.Saturation.GetDefault(out int s32DefValueU, out int s32DefValueV)

Description

Returns the default value for color saturation.

Parameter

s32Default

Returns the default color saturation setting.

s32DefValueU

Returns the default value for the U saturation.

s32DefValueV

Returns the default value for the V saturation.