PluginRepository.FIFCount Property

FreeImage.NET

PluginRepositoryFIFCount Property
Gets the number of registered plugins.

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

Property Value

Type: Int32
See Also