ImageCaptureProfile Class |
Namespace: Com.Datalogic.Decode.Configuration
The ImageCaptureProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticByEnabledSymbologies | The profile is set according to the enabled symbologies | |
| Custom | This allows to customize a profile to improve the performance taking into account specific needs | |
| JniPeerMembers | To be added. | |
| MotionTolerance | The profile improves the performance taking into account the motion | |
| ReflectionsTolerance | The profile improves the performance taking into account possible reflections |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
| AUTOMATIC_BY_ENABLED_SYMBOLOGIES | Capture frames according to the enabled symbologies |
| MOTION_TOLERANCE | Capture frames taking into account the motion |
| REFLECTIONS_TOLERANCE | Capture frames taking into account possible reflections |