FreeImageEngine.IsAvailable Property

FreeImage.NET

FreeImageEngineIsAvailable Property
Gets a value indicating if the FreeImage DLL is available or not.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public static bool IsAvailable { get; }

Property Value

Type: Boolean
See Also