Class
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. |