FreeImage.GetWrapperVersion Method

FreeImage.NET

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: Version
The internal version of this FreeImage .NET wrapper.
See Also