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