Click or drag to resize

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.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsCameraFieldSizeToReduce { get; set; }

Property Value

Boolean
See Also