ImageNETPixelFormatWidth Property  | 
 Return width (number of columns) of image
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic ulong Width { get; }Public ReadOnly Property Width As ULong
	Get
public:
property unsigned long long Width {
	unsigned long long get ();
}Property Value
Type: 
UInt64
See Also