ICogImage16PixelMemory
Width Property
Cognex VisionPro 9.24
Returns the width of the pixel data.
Namespace:
Cognex.VisionPro
Assembly:
Cognex.VisionPro.Core
(in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
int
Width
{
get
; }
int Width { get; }
ReadOnly
Property
Width
As
Integer
Get
ReadOnly Property Width As Integer Get
property
int
Width
{
int
get
(); }
property int Width { int get (); }
Property Value
Type:
Int32
See Also
ICogImage16PixelMemory Interface
Cognex.VisionPro Namespace