Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.RopEffect

Accessible

Camera.RopEffect.Get

Syntax

uEye.RopEffect.Get(out uEye.Defines.RopEffectMode mode)

Description

Returns the current settings.

Parameter

mode

Returns the mode of the Rop effect:

uEye.Defines.RopEffectMode.UpDown: Mirrors the image along the horizontal axis.

uEye.Defines.RopEffectMode.LeftRight: Mirrors the image along the vertical axis.

uEye.Defines.RopEffectMode.MirrorNone: No image mirroring.