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