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