FreeImage.NET Class Library Reference
FreeImageGetWrapperVersion Method |
Returns the internal version of this FreeImage .NET wrapper.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public static Version GetWrapperVersion()
Return Value
Type: VersionThe internal version of this FreeImage .NET wrapper.
See Also