Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Saturation

Accessible

Camera.Saturation.Get

Syntax

USB uEye XS only:

uEye.Saturation.Get(out int s32Value)

All uEye cameras models (except USB uEye XS):

uEye.Saturation.Get(out int s32ValueU, out int s32ValueV)

Description

Returns the current setting for color saturation.

Parameter

s32Value

Returns the current color saturation setting.

s32ValueU

Returns the current value for the U saturation.

s32ValueV

Returns the current value for the V saturation.