CogAcqFifo8120 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.FG8120.Implementation.Internal
Assembly: Cognex.VisionPro.FG8120 (in Cognex.VisionPro.FG8120.dll) Version: 65.1.0.0
Syntax

public virtual CogImagePixelFormatConstants OutputPixelFormat { get; set; }

Property Value

Type: CogImagePixelFormatConstants

Implements

ICogAcqFifo OutputPixelFormat
See Also