Returns a string containing the current version of the library.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public static string GetVersion() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetVersion As String |
| Visual C++ |
|---|
public: static String^ GetVersion() |