UtilFreeImageVersion Property
Gets the FreeImage.dll file version.
Namespace: DevCase.ThirdParty.FreeImageAssembly: DevCase.net48.ThirdParty.FreeImage (in DevCase.net48.ThirdParty.FreeImage.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string Version { get; }
Public Shared ReadOnly Property Version As String
Get
Dim value As String
value = UtilFreeImage.Version
public:
static property String^ Version {
String^ get ();
}
static member Version : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The
FreeImage.dll file version.
Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:
FreeImageNET