BaseImageProcessingAutomationIsCameraFieldSizeToReduce Property |
Due to performance reasons the images the camera is capturing should
be as small as possible. If this flag is activated, the camera's used
image size is reduced (in its hardware) in a way that all regions of
interest used in the job fits into this size.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsCameraFieldSizeToReduce { get; set; }
Property Value
Boolean
See Also