Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Saturation

Accessible

Camera.Saturation.Set

Syntax

USB uEye XS only:

uEye.Saturation.Set(int s32Value)

All uEye cameras models (except USB uEye XS):

uEye.Saturation.Set(int s32ValueU, int s32ValueV)

Description

Sets the values for color saturation.

Parameter

s32Value

Saturation: value multiplied by 100.

s32ValueU

U saturation: value multiplied by 100. This is the default value which corresponds to a factor of 1.0.

s32ValueV

V saturation: value multiplied by 100. This is the default value which corresponds to a factor of 1.0.