CogImage8PixelMemory Width Property Cognex VisionPro
Returns the width of the pixel data.

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

public virtual int Width { get; }

Property Value

Type: Int32

Implements

ICogImage8PixelMemory Width
Remarks

Returns the width of the pixel data.

See Also