'Declaration Public Function ReadSingle() As Single
public float ReadSingle()
public: float ReadSingle()
public:
float ReadSingle()
Return Value
A 4-byte floating point value read from the stream of the image file.
'Declaration Public Function ReadSingle() As Single
public float ReadSingle()
public: float ReadSingle()
public:
float ReadSingle()
Encoding (little-endian, big-endian or something else) of the ImageFileSource can be set using ToSingle methods.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5