'Declaration Public Function ReadInt64() As Long
public long ReadInt64()
public: long ReadInt64()
public:
long ReadInt64()
Return Value
A 64-bit signed integer read from the stream of the image file.
'Declaration Public Function ReadInt64() As Long
public long ReadInt64()
public: long ReadInt64()
public:
long ReadInt64()
Encoding (little-endian, big-endian or something else) of the ImageFileSource can be set using ToInt64 methods.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5