Returns the internal version of this FreeImage .NET wrapper.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public static string GetWrapperVersion() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetWrapperVersion As String |
| Visual C++ |
|---|
public: static String^ GetWrapperVersion() |