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