CogAcqFifoImagingDevice OutputPixelFormat Property Cognex VisionPro
The desired pixel format for images acquired with this fifo. A conversion will be performed if different from AcquiredPixelFormat.

Namespace: Cognex.VisionPro.ImagingDevice.Implementation.Internal
Assembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.dll) Version: 65.1.0.0
Syntax

public virtual CogImagePixelFormatConstants OutputPixelFormat { get; set; }

Property Value

Type: CogImagePixelFormatConstants

Implements

ICogAcqFifo OutputPixelFormat
See Also