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

public virtual CogImagePixelFormatConstants OutputPixelFormat { get; set; }

Property Value

Type: CogImagePixelFormatConstants

Implements

ICogAcqFifo OutputPixelFormat
See Also